[slime-devel] Re: Slime fails to report a compiler note
Juho Snellman
jsnell at iki.fi
Sun Jun 25 00:38:36 UTC 2006
<slime-devel at frederic.jolliton.com> wrote:
> Hi,
>
> I'm new on this list. I don't know if the following problem was
> already reported.
>
> With Linux 2.6 (x86-32), SBCL 0.9.13 and Slime CVS (from today), I get
> the error below.
>
> Is there a compatibility problem between SBCL and Slime in this case ?
> (SBCL release vs Slime CVS)
No (the same thing would happen with any version of SBCL, and also
CMUCL). It's an issue with compiler notes generated for source code that
was created with #., e.g.
#.(loop repeat
collect `(progn
(lambda (x y) (+ x 'a))))
--
Juho Snellman
More information about the slime-devel
mailing list