Hi all,

Yup. I broke trunk while figuring out what was wrong with the way I changed the autoloader facility. But "Luctor et emergo" I struggled and survived :-)

Anybody updating to the latest revision will probably have to run a full build using

$  ant clean
$  ant

I'll send a separate post on what it is that I changed and why.


Bye,


Erik.

On Fri, Aug 17, 2012 at 10:07 PM, Rudolf Schlatte <rudi@constantly.at> wrote:
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


_______________________________________________
armedbear-devel mailing list
armedbear-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel