[armedbear-devel] SLIME broken on current svn because export statement is in autoloaded file
Rudolf Schlatte
rudi at constantly.at
Fri Aug 17 20:07:49 UTC 2012
Hi,
Subject says most of it, I guess. Currently, threads.lisp line 36ff. contains the export form that exports make-thread-lock from the threads package ... which will be evaluated as soon as one of the autoloaded functions is called. This first function call must use notation for unexported symbols to avoid a reader error.
Cheers,
Rudi
More information about the armedbear-devel
mailing list