LV> I have this bug when compiling elephant on SBCL 1.16.11 (latest
 LV> version)

SBCL's site says last version is 1.0.16
are you writing this from the future? :)

 LV>  runing on Ubuntu 8.04 x86-64:

 LV> no :MOVE-ARG VOP defined to move #<SB-C:TN t1> (SC SB-VM::SINGLE-REG)
 LV> to #<SB-C:TN t2> (SC SB-VM::ANY-REG)
 LV>    [Condition of type SIMPLE-ERROR]

looks like a compiler bug for me. report it to SBCL developers?

 LV>  10: (SB-C::CONVERT-AND-MAYBE-COMPILE (SB-IMPL::%DEFUN (QUOTE
 LV> ELEPHANT-SERIALIZER1::SERIALIZE)

seems to be coming when compiling function serialize in file 
serializer1.lisp 



_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to