[slime-devel] Patch for AllegroCL

Edi Weitz edi at agharta.de
Thu Jan 20 14:34:58 UTC 2005


Here's a small patch for the AllegroCL backend.  Without this patch it
breaks for me if I invoke, say, slime-compile-and-load-file on the
following file

  (defun foo (x)
    (bar x))

  (defun quux (y)
    (bar y))

i.e. if there's more than one position where the undefined function is
referenced.  Maybe this is new in AllegroCL 7.0.

Cheers,
Edi.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: swank-acl.diff
Type: text/x-patch
Size: 1120 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20050120/f5b14238/attachment.bin>


More information about the slime-devel mailing list