[slime-devel] CLISP support broken in CVS
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Thu Oct 28 21:46:27 UTC 2004
Bill_Clementson at peoplesoft.com writes:
> FYI - CLISP 2.33 support seems to be broken in CVS. Here's the contents of
> the *inferior-lisp* buffer when I attempt to load CLISP:
[snip]
> Current point in control string:
> Value: ~D = #x~X = #o~O = #b~:,,' ,8B = ~E
> |
> Break 1 SWANK[2]>
I think this control string is legal and CLISP is broken.
I added a IMO fixed version of CLISP's format string parser to
swank-clisp.lisp. The patch against the CLISP source file is attached
below, in case somebody has the motivation to report the bug to the
CLISP developers.
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: format.lisp.patch
Type: text/x-patch
Size: 1459 bytes
Desc: fix control string parser
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20041028/caf42296/attachment.bin>
More information about the slime-devel
mailing list