[slime-devel] [PATCH] Move LCONS before its use

Stelian Ionescu sionescu at cddr.org
Sat May 29 18:09:12 UTC 2010


The function CONTENT-RANGE uses the macro LCONS before the latter is
defined, so I moved the definition of LCONS up.

I'd also like to notice that Clozure doesn't like that the definition of
struct LCONS contains a reference to itself - in the type declaration
«(or null lcons function)»

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-lcons-up.patch
Type: text/x-patch
Size: 2886 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20100530/bd0fd84a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20100530/bd0fd84a/attachment.sig>


More information about the slime-devel mailing list