Rudolf Schlatte | 17 Aug 2012 22:07
Picon
Gravatar

[armedbear-devel] SLIME broken on current svn because export statement is in autoloaded file

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

Gmane