Hello.
I am running the tests of some CL libraries, including parenscript.
You may find the results here: http://common-lisp.net/project/cl-test-grid/pivot_lib_ql-lisp.html. The OK/FAIL links refer to the library test logs with the failure details.
As you may see, parenscript fails on Allegro:
; While compiling (:TOP-LEVEL-FORM "package.lisp" 54) in /home/rpg/lisp/cl-test-grid/quicklisp/dists/quicklisp/software/parenscript-2.3/src/package.lisp: Unhandled ERROR is signaled: There is no readtable named :PARENSCRIPT.
Best regards, - Anton
Hi Anton,
Is this mlisp or alisp? If the former, it's almost surely a case-sensitivity issue.
thanks,
On Jan 6, 2012, at 2:57 AM, Anton Vodonosov wrote:
Hello.
I am running the tests of some CL libraries, including parenscript.
You may find the results here: http://common-lisp.net/project/cl-test-grid/pivot_lib_ql-lisp.html. The OK/FAIL links refer to the library test logs with the failure details.
As you may see, parenscript fails on Allegro:
; While compiling (:TOP-LEVEL-FORM "package.lisp" 54) in /home/rpg/lisp/cl-test-grid/quicklisp/dists/quicklisp/software/parenscript-2.3/src/package.lisp: Unhandled ERROR is signaled: There is no readtable named :PARENSCRIPT.
Best regards,
- Anton
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter
I don't know, the test results for Allegro are contributed by Robert Goldman, lets ask him.
Robert, when you run tests do you use alisp or mlisp?
06.01.2012, 17:13, "Gary King" gwking@metabang.com:
Hi Anton,
Is this mlisp or alisp? If the former, it's almost surely a case-sensitivity issue.
thanks,
On Jan 6, 2012, at 2:57 AM, Anton Vodonosov wrote:
As you may see, parenscript fails on Allegro:
; While compiling (:TOP-LEVEL-FORM "package.lisp" 54) in /home/rpg/lisp/cl-test-grid/quicklisp/dists/quicklisp/software/parenscript-2.3/src/package.lisp: Unhandled ERROR is signaled: There is no readtable named :PARENSCRIPT.
parenscript-devel@common-lisp.net