This is the mail archive of the cygwin@sourceware.cygnus.com 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]

B19 - System.in doesn't work right in Java on NT


I have a little Java program that reads from System.in (stdin)
and writes to System.out (stdout), and it works fine in a DOS
window but in a bash window it never gets the input.  Everything
I type ends up being delivered to bash after the java program
exits.  This does not happen with real bash under Linux.
-- 
Paul Tomblin or an amazingly lifelike simulation. 
ptomblin@bluelobster.com
Blue Lobster Software http://www.bluelobster.com/
"Wonderful lobster, the Australian Blue.  Beautiful carapace."

ReadStdinNoThread.java


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