[slime-devel] Workaround for possible HANDLER-CASE bug in OpenMCL

Kai Kaminski kai.kaminski at gmx.de
Fri Aug 25 13:49:43 UTC 2006


Hi,

I just tried to use the latest Slime with OpenMCL 1.0 (ppc32) and it
choked on a HANDLER-CASE form in SWANK.LISP, because the :NO-ERROR
clause is not the last. According to the Hyperspec that is legal, but
OpenMCL doesn't like it anyway. Swapping the two clauses in the
HANDLER-CASE form solves the problem (at least for me).

I've attached a patch.

Thanks,
Kai

-------------- next part --------------
A non-text attachment was scrubbed...
Name: swank.lisp-handler-case.patch
Type: text/x-patch
Size: 416 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20060825/77811ff9/attachment.bin>


More information about the slime-devel mailing list