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]

Re: Can't reliably redirect standard output from C# program in recent Cygwin


On Mon, Mar 12, 2012 at 02:05:13PM -0000, James Johnston wrote:
>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. :)

I'm not sure why you have translated "I am dubious that this has anything to
do with redirecting..." into "good to know that it should be fixed".

The problem with a windows pipe at the command prompt does not translate
to a C# (or C++ or Pascal) program running under (presumably) mintty.

--
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


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