[slime-devel] SLIME Warnings on CCL and SBCL
Tobias C. Rittweiler
tcr at freebits.de
Thu Nov 5 17:54:58 UTC 2009
Adlai Chandrasekhar <munchking at gmail.com> writes:
> I get the following warnings when starting or ,restart-inferior-lisp-ing
> SLIME, both on CCL and SBCL:
>
> WARNING: Test failed: (&KEY (#'F)) => "(&key function)"
> Expected: "(&key ((function f)))"
> WARNING:
> Test failed: (EVAL-WHEN
> (&ANY :COMPILE-TOPLEVEL :LOAD-TOPLEVEL :EXECUTE)
> &BODY
> BODY) => "(eval-when (&any compile-toplevel
> load-toplevel execute) &body body)"
> Expected: "(eval-when (&any :compile-toplevel :load-toplevel :execute)
> &body body)"
>
> My SLIME version is 2009-11-02, fetched from CVS through clbuild.
>
> - Adlai
Should be fixed in CVS.
-T.
More information about the slime-devel
mailing list