You're partially correct, depending on how you look at it... As I wrote earlier, I reproduced it with a straight Win32 program, too - by doing a null write that every C# program would do. So I guess it's not specific to C#, since C++ programs can cause it too. But every C# program would normally do this activity since the runtime always does the null write - so in that sense, I guess it is somewhat specific to C#.
Thanks all, good to know it should be fixed. :) James -----Original Message----- Sent: Sunday, March 11, 2012 01:34 Subject: Re: Can't reliably redirect standard output from C# program in recent Cygwin Corinna did manage to find where it was failing and I managed to fix this particular problem. It should be ok in the latest snapshot. I am dubious that this has anything to do with redirecting output from a C# program though. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple