Re: Compile failure on SBCL 1.0.22

Keith James <[email protected]> Fri, 12 Dec 2008 20:28:35 +0000
Newsgroups gmane.comp.ai.powerloom
Message-ID <[email protected]>
On Friday 12 December 2008 18:03:52 Thomas Russ wrote:
> You should use the most recent snapshot.  A lot of bug fixes have gone
> in since our last official release.  In particular, there were a
> number of changes to make PowerLoom work with the stricter type
> inference and enforcement of SBCL and CMUCL.
>
> The current snapshot compiles for me with SBCL 1.0.12 (I haven't
> upgraded in a while).
>
> > CL-USER> (list (lisp-implementation-version) (machine-type))
> > ("1.0.22" "X86")

Thanks for the quick reply. I experience the same errors with the 3.2.38 
snapshot.

I'm unable to backup to an older SBCL, so I've set 
*stella-compiler-optimization* to a higher debug level and rebuilt so that I 
can have a look around.

(Incidentally, I get a clean build with CMUCL 19e.)

-- 
Keith