This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bash misbehavior


The following command produces an unexpected
result with standard Cygwin and bash  

~: echo 1 | `echo cat` &
[1] 180019
~: 1
Use "logout" to leave the shell.
[1]+  Done                    echo 1 | `echo cat`

If ignoreeof is off, bash goes away.

It looks like fhandler_termios::bg_check returns an error, 
not sure what's going on. I have a trace available.

Pierre

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]