On Wed, Oct 25, 2000 at 12:29:33PM -0400, Jonathan Kamens wrote:
>(Please CC me on any replies.)
>
>I just installed cygwin-inst-20001023 on my machine. I found a bug
>with TTY signal-handling which is illustrated by the following script:
>
>1) In a bash Window, run "sleep 10".
>2) Immediately hit ctrl-z.
>3) Type "kill %1" to send sleep a kill signal.
>4) Type "%1" to bring it to the foreground.
>
>It'll sit there for a while, not accepting any signals, and then
>you'll see this message:
>
>62264820 [main] sleep 226 sig_send: wait for sig_complete event failed, sig -2, rc
>258, Win32 error 0
>
>And then it'll exit.
Thanks for the report. This was actually broken in 1.1.4, too.
I've checked in a fix.
cgf
--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]