[hunchentoot-devel] format string error in HANDLE-REQUEST
Desmond O. Chang
dochang at gmail.com
Mon Jun 7 21:19:08 UTC 2010
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: handle-request.diff
Type: text/x-diff
Size: 665 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20100608/cf20cec1/attachment.diff>
More information about the Tbnl-devel
mailing list