Hi all,<div><br></div><div>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 :-)</div><div><br></div><div>Anybody updating to the latest revision will probably have to run a full build using</div>
<div><br></div><div>$  ant clean</div><div>$  ant</div><div><br></div><div>I'll send a separate post on what it is that I changed and why.</div><div><br></div><div><br></div><div>Bye,</div><div><br></div><div><br></div>
<div>Erik.</div><div><br><div class="gmail_quote">On Fri, Aug 17, 2012 at 10:07 PM, Rudolf Schlatte <span dir="ltr"><<a href="mailto:rudi@constantly.at" target="_blank">rudi@constantly.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
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.<br>

<br>
Cheers,<br>
<br>
Rudi<br>
<br>
<br>
_______________________________________________<br>
armedbear-devel mailing list<br>
<a href="mailto:armedbear-devel@common-lisp.net">armedbear-devel@common-lisp.net</a><br>
<a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel</a><br>
</blockquote></div><br></div>