[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handl
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handling |
Date: |
Fri, 06 Jan 2012 13:41:30 +0100 (CET) |
From: Christian Kellermann <address@hidden>
Subject: Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR
handling
Date: Fri, 6 Jan 2012 12:44:37 +0100
> * felix winkelmann <address@hidden> [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
Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handling, Jim Ursetto, 2012/01/16