idirectscm@aim.com writes:
With the recent changes to swank.lisp (in revision 1.676), the start-up of SLIME triggers the following error:
(BOUNDP 'SWANK:*SLDB-QUIT-RESTART*) must evaluate to a non-NIL value. [Condition of type SIMPLE-ERROR]
This error is triggered with CLisp (version 2.47 or 2.48), but is not triggered with SBCL (version 1.0.30).
That's the difference between *communication-styly* NIL and other communication styles. I've commented this assertion out for now.