Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handling

2012-01-09 Thread Felix
From: John Cowan co...@mercury.ccil.org Subject: Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handling Date: Fri, 6 Jan 2012 11:00:23 -0500 Felix scripsit: It would actually be helpful to know wether EINTR is fully working on cygwin. To test it, one just has to start

Re: [Chicken-hackers] [PATCH] resubmission of Win32-specific EINTR handling

2012-01-09 Thread John Cowan
Felix scripsit: Excellent - thanks for the information. So Ctrl-C will not terminate csi and leave you at the next input-prompt, right? It will not terminate the current input prompt. It will terminate running code. CHICKEN (c)2008-2011 The Chicken Team (c)2000-2007 Felix L. Winkelmann