On Oct 13, 2011, at 9:39 AM, John Cowan wrote:

> Felix scripsit:
> 
>> 2) SIGINT handling has been moved to csi, to make it work without
>> loading the "posix" unit.
> 
> Does this mean that csi can now be made to trap SIGINT so that you can
> abort a program without aborting the REPL?

It could already do that, you just have to (use posix)
or csi -R posix.  This change would eliminate that step.

Jim

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to