<div dir="ltr"><div>Dear excellent ABCL developers,<br><br>I've filed a bug with *really bad workaround patch* with cl-containers issue tracker- <a href="https://github.com/gwkkwg/cl-containers/issues/5">https://github.com/gwkkwg/cl-containers/issues/5</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 1:39 PM, Anton Vodonosov <span dir="ltr"><<a href="mailto:avodonosov@yandex.ru" target="_blank">avodonosov@yandex.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">18.04.2014, 10:17, "Mark Evenson" <<a href="mailto:evenson@panix.com">evenson@panix.com</a>>:<br>

<br>
</div><div class="">>  On Apr 18, 2014, at 3:12, Cyrus Harmon <<a href="mailto:ch-lisp@bobobeach.com">ch-lisp@bobobeach.com</a>> wrote:<br>
>>   Olof circulated a fix for this earlier today. Can we get this into the tree?<br>
>  Certainly:  applied as [r14687][], and backported to the [abcl-1.3.1 branch][1.3.1].<br>
><br>
>  [r14687]: <a href="http://abcl.org/trac/changeset/14687" target="_blank">http://abcl.org/trac/changeset/14687</a><br>
>  [1.3.1]: <a href="http://abcl.org/svn/branches/1.3.1" target="_blank">http://abcl.org/svn/branches/1.3.1</a><br>
<br>
</div>Tests finished (svn revision 14688), all good:<br>
<br>
<a href="http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff21.html" target="_blank">http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff21.html</a><br>
<a href="http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff22.html" target="_blank">http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff22.html</a><br>
<br>
The only suspicious bug is cl-containers in the second report.<br>
But I guess it's not a regressions, the problem happens on the<br>
previous ABCL versions too.<br>
<br>
I tested it manually on ABCL 1.2.1, 1.3.0 and 1.3.1-rc.<br>
When you quickload cl-containers first time, it compiles OK.<br>
When you quickload it second time, it fails with the error<br>
"no class named ABSTRACT-CONTAINER".<br>
<br>
The difference in test results may be caused by different<br>
build order of quicklisp libraries when testing on ABCL 1.3.0 and 1.3.1-rc,<br>
because some libraries and their dependencies fail on one ABCL<br>
but succeed on another.<br>
<br>
<br>
Best regards,<br>
- Anton<br>
<div class="HOEnZb"><div class="h5"><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://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel</a><br>
</div></div></blockquote></div><br></div></div>