
8 Jun
2010
8 Jun
'10
4:06 a.m.
Hi, it's not a problem with Hunchentoot, but rather new version of SBCL or its incompatibility with SLIME (I'm not yet sure). As this error randomly appears in different situations for me. Best, Vsevolod On Tue, Jun 8, 2010 at 12:19 AM, Desmond O. Chang <dochang@gmail.com> wrote:
Hi all,
In SBCL, HANDLE-REQUEST raises an error like this if *LOG-LISP-BACKTRACE-P* is NIL:
error in FORMAT: no more arguments ~A~:[~*~;~%~:*~A~] ^ [Condition of type SB-FORMAT:FORMAT-ERROR]
Just remove the first ~* to fix it, or you can apply the attachment.
Thanks, Des.
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
-- vsevolod