[elephant-devel] tests fail on openmcl
Ian Eslick
eslick at csail.mit.edu
Mon Apr 9 20:54:50 UTC 2007
Sbcl is the most tested. 0.6.0 had probs with multithreading, 64-bit though, so be aware if you need either. Ian
Sent via BlackBerry from T-Mobile
-----Original Message-----
From: Joe Corneli <jcorneli at planetmath.org>
Date: Mon, 9 Apr 2007 16:49:27
To:elephant-devel at common-lisp.net
Subject: Re: [elephant-devel] tests fail on openmcl
Is this version 0.6.0?
Yes -- I'm sorry I didn't mention that.
We had this problem in 0.6.0 due to a declare statement on the spec
slot of store-controller. It needs to be removed for OpenMCL to
work.
In CVS head the type declaration says 'list' instead of '(or pathname
(vector character)). There are still some issues with CVS for
OpenMCL (uffi used for string encoding seems to fail) but they are on
the short list of problems to resolve in the next week or two prior
to the release of version 0.9.
OK, I will stay tuned for that and use a different Lisp in the mean
time.
_______________________________________________
elephant-devel site list
elephant-devel at common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
More information about the elephant-devel
mailing list