X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 4 Mar 2002 08:51:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Charles Sandmann cc: DJGPP developers Subject: Re: New Win2K/XP bug report In-Reply-To: <10203040458.AA27951@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 3 Mar 2002, Charles Sandmann wrote: > I'll add it to my (long) list of things to look at. Maybe someone else > will find a fix first ... It appears the workaround is to avoid > piping Win32 program output under DJGPP bash.. Does the problem go away if you invoke the pipe via the Windows shell? If so, we could change system.c and/or dosexec.c to do that on W2K. (That might lose long command lines, but losing the whole pipe is much worse, I think ;-)