Good work:
Just heads up:
svn update -r12426 svn update -r12424 src/org/armedbear/lisp/clos.lisp COMPILE-FILE.18 is fixed But the CCE is still there.
On Sun, Feb 7, 2010 at 1:30 AM, Mark Evenson evenson@panix.com wrote:
On 2/7/10 3:38 AM, dmiles@users.sourceforge.net wrote:
FYI: Test COMPILE-FILE.18 failed
Fixed in r12426 which isn't really going to be testable on trunk until we fix/undo the problems with r12425 METACLASS work.
The failure with COMPILE-FILE.18 occured because as an optimization, I had introduced the restriction that packed FASLs had to end in ".abcl" which turns out to be a bad idea.
[…]
"/development/ABCL/ansi-tests/compile-file-test-file.abcl" COMPILE-FILE.20 COMPILE-FILE-PATHNAME.1 COMPILE-FILE-TRUENAME.1 COMPILE-FILE.ERROR.1 COMPILE-FILE.ERROR.2 LOAD.1 LOAD.2 309.52 seconds real time 302546363 cons cells java.lang.ClassCastException: org.armedbear.lisp.Nil cannot be cast to org.armedbear.lisp.Pathname
[…]
However, I don't get this ClassCastException at all, so there may be another problem here. If you had done an incremental compilation of ABCL, you might want to try rebuilding from scratch.
-- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."
armedbear-devel mailing list armedbear-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel