[armedbear-devel] abcl-1.3.0 released

Anton Vodonosov avodonosov at yandex.ru
Thu Mar 27 07:35:43 UTC 2014


25.03.2014, 13:09, "Mark Evenson" <evenson at panix.com>:
> When you get a chance could you build [r14661][] to test?  I’m planning to push an abcl-1.3.1 within 30 days to fix issues like this.
>

Hello Mark,

Test results for revision 14662:
http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff19.html

As you see, improvements are due to newer ASDF.

The crash of cl-prime-maker is due to stack overflow.
To reproduce it at the cl-test-grid.cloud.efficito.com, login as 'testgrid' user
(your ssh key is added) and do:

  java -jar ~/lisps/abcl/dist/abcl.jar --noinit --nosystem --batch "--eval" "(require :abcl-contrib)" --load ~/cl-test-grid/work-dir/agent/quicklisp/setup.lisp --eval '(ql:quickload :cl-prime-maker)'

Best regards,
- Anton



More information about the armedbear-devel mailing list