From: Christian Kellermann <ck...@pestilenz.org>
Subject: Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR 
handling
Date: Fri, 6 Jan 2012 12:44:37 +0100

> * felix winkelmann <fe...@call-with-current-continuation.org> [120105 09:45]:
>> Attached a patch submitted recently that adds win32-specific handling
>> of EINTR in reado/peek-char. Without this patch Ctrl-C will be 
>> treated like EOF and terminate csi.
>> 
>> The version attached adds a CYGWIN-specific preprocessor test.
>> 
>> Please consider signing this off, whoever you are.
> 
> I have no means to test this at the moment. However, do you, Mario,
> have got some time to have a look at this?
> 
> I am asking you because I somehow remember that you too struggled
> with cygwin issues.

It would actually be helpful to know wether EINTR is fully working
on cygwin. To test it, one just has to start csi and press Ctrl-C,
where csi should simply report "*** user interrupt ***" and show
another impot prompt.


cheers,
felix

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to