From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5469 invoked by alias); 12 Mar 2012 14:58:20 -0000 Received: (qmail 5458 invoked by uid 22791); 12 Mar 2012 14:58:19 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 14:57:55 +0000 Received: from pool-173-76-50-248.bstnma.fios.verizon.net ([173.76.50.248] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1S76h9-0000xF-7F for cygwin@cygwin.com; Mon, 12 Mar 2012 14:57:55 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id CE4F413C002 for ; Mon, 12 Mar 2012 10:57:54 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+8D0ZwBDpmoH9oYCXHBExs Date: Mon, 12 Mar 2012 14:58:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Can't reliably redirect standard output from C# program in recent Cygwin Message-ID: <20120312145754.GA19423@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <004e01ccfd70$c69af3f0$53d0dbd0$@motionview3d.com> <005c01ccfd79$6341f980$29c5ec80$@motionview3d.com> <007201ccfe25$130065e0$390131a0$@motionview3d.com> <20120309195247.GB18960@calimero.vinschen.de> <20120311013339.GA32518@ednor.casa.cgf.cx> <00b701cd0059$25c26a80$71473f80$@motionview3d.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00b701cd0059$25c26a80$71473f80$@motionview3d.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-03/txt/msg00367.txt.bz2 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