[clpython-devel] New error, recent cvs update on SBCL 1.0.16 (Ubuntu 7.10)
Jason Nielsen
jdn at math.carleton.ca
Sat May 24 20:36:49 UTC 2008
Hello,
I'm getting the following error:
; ==>
; CLPYTHON.PARSER::$1
;
; note: deleting unreachable code
; in: LAMBDA NIL
; 'CLPYTHON.AST.NODE:|suite-stmt|
;
; note: deleting unreachable code
WARNING:
change in instance length of class CLPYTHON::MODULE-GLOBALS-HANDLER:
current length: 7
compile time length: 9
both when compiling and loading clpython. The compile (when accepting the
error) and testing completes with 4 errors as expected. However when I
try to start up the repl I get the following:
The function CLPYTHON.APP.REPL::REPL-1 is undefined.
[Condition of type UNDEFINED-FUNCTION]
Jason
More information about the Clpython-devel
mailing list