X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 12 Dec 2001 13:09:29 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Tim Van Holder cc: djgpp-workers AT delorie DOT com, Laszlo Molnar Subject: Re: A buffering problem? In-Reply-To: <1008154396.27038.1.camel@bender.falconsoft.be> 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 12 Dec 2001, Tim Van Holder wrote: > I would guess this is the same issue that prevented autoconf 2.52 and > higher to work under DJGPP. If so, the culprit is perl.c, which closes > stdprn. More accurately, it was closing file handle used by stdprn, behind the back of the buffered stdio machinery. Is this bugfix in the 2.03 refresh? If it is, you could use the new djdev203.zip and see if the problem goes away.