[slime-devel] SLIME Warnings on CCL and SBCL

Adlai Chandrasekhar munchking at gmail.com
Wed Nov 4 13:38:38 UTC 2009


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




More information about the slime-devel mailing list