17 Aug 2012 22:07
[armedbear-devel] SLIME broken on current svn because export statement is in autoloaded file
Rudolf Schlatte <rudi <at> constantly.at>
2012-08-17 20:07:49 GMT
2012-08-17 20:07:49 GMT
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
RSS Feed