[slime-devel] CLISP support broken in CVS
Bill_Clementson at peoplesoft.com
Bill_Clementson at peoplesoft.com
Fri Oct 29 00:09:16 UTC 2004
Attached is a patch that Helmut Eller made to CLISP to correct format
string functionality.
Thanks Helmut for the fix!
- Bill
----- Forwarded by Bill Clementson/PeopleSoft on 10/28/2004 06:07 PM -----
"Helmut Eller"
<e9626484 at stud3.tuwien.a To: Bill_Clementson at peoplesoft.com
c.at> cc: slime-devel at common-lisp.net
Sent by: Subject: Re: [slime-devel] CLISP support broken in CVS
slime-devel-bounces at comm
on-lisp.net
10/28/2004 03:46 PM
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
(See attached file: format.lisp.patch)
_______________________________________________
slime-devel site list
slime-devel at common-lisp.net
http://common-lisp.net/mailman/listinfo/slime-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: format.lisp.patch
Type: application/octet-stream
Size: 1498 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20041028/5d6e2e18/attachment.obj>
More information about the slime-devel
mailing list