[Ecls-list] Fixes for Slime

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Feb 19 23:28:47 UTC 2010


I have the strong impression that the :fd-handler communication interface in
Slime is broken.

In any case I do not know how to fix it or code according to that interface,
so I have coded a different one using serve-event without it. It is in the
first patch. With it Slime works fine in single-threaded ECL without eating
any CPU at all.

The second patch is required also because Swank may fail to compile and yet
try to load stale FASL files.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100220/b434a556/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-serve-event-without-fd-handler-in-swank-ecl.lisp.patch
Type: application/octet-stream
Size: 2869 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100220/b434a556/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-We-have-to-check-the-output-of-COMPILE-FILE-for-succ.patch
Type: application/octet-stream
Size: 1015 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100220/b434a556/attachment-0001.obj>


More information about the ecl-devel mailing list