[Ecls-list] Ecl does not react on SIGINT on Linux

Tobias C. Rittweiler tcr at freebits.de
Sun Mar 7 23:41:41 UTC 2010


Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> writes:

> On Sun, Mar 7, 2010 at 11:41 PM, Tobias C. Rittweiler <tcr at freebits.de>wrote:
>
>> On ECL 9.12.1, it enters the debugger if it receives SIGINT.
>>  On current HEAD, it just ignores the signal. Consequently, C-c C-c'ing
>> is ignored, too, at the terminal.
>
>
> The line that starts a signal servicing thread had been uncommented
> (probably while debugging) and was so. This warrants a patch release by
> itself, but I will wait to see if something else pops up.
>
> Fixed in CVS, btw.

We overwrite si:terminal-interrupt in Slime. May there be a better
solution involving that servicing thread in case ECL was built with
threads?

  -T.





More information about the ecl-devel mailing list