[elephant-devel] Re: Bug on SBCL 1.16.11
Alex Mizrahi
killerstorm at newmail.ru
Sun Apr 27 16:59:10 UTC 2008
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
More information about the elephant-devel
mailing list