Date: Mon, 30 Jun 1997 14:15:53 +0300 (IDT) From: Eli Zaretskii To: Molnar Laszlo <ļi4 AT is DOT elta DOT co DOT il> cc: djgpp-workers AT delorie DOT com Subject: Re: bug in popen.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 30 Jun 1997, Molnar Laszlo wrote: > Porting perl 5.004 to djgpp, I've found a bug in popen(). > It's in its temporary file name handling. When a program that uses popen() > calls another djgpp program that uses popen too, the bug can appear, > because both program may use the same temporary files. Thanks, this has already been reported (look at the DJGPP bug-tracking system), with a similar patch.