[iterate-devel] Fwd: iterate form evaluates but does not load into sbcl fasl

Kalyanov Dmitry kalyanov.dmitry at gmail.com
Tue Feb 9 02:57:48 UTC 2010


The iterate extension is clearly wrongly written. You cannot insert non-
externalisable value into the compiled file, in this case, functions compiled 
in compilation-environment. The code should be rewritten to use defuns to 
declare functions and to use symbols in defclause-sequence.
-------------- 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/iterate-devel/attachments/20100209/346253d8/attachment.sig>


More information about the iterate-devel mailing list