X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Tue, 29 Jan 2002 17:04:52 +0100 From: Laszlo Molnar To: djgpp-workers AT delorie DOT com Subject: Re: redirection problem with perl Message-ID: <20020129170452.P565@libra.eth.ericsson.se> References: <20020129111332 DOT J565 AT libra DOT eth DOT ericsson DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from eliz@is.elta.co.il on Tue, Jan 29, 2002 at 12:22:15PM +0200 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 Tue, Jan 29, 2002 at 12:22:15PM +0200, Eli Zaretskii wrote: > > True. In fact in the latest development version of perl most of the > > ports are already switched to perl's own "stdio" implementation (called > > PerlIO) which solves this problem portably. Too bad it did not work > > at all with DJGPP when I tried... > Any idea why didn't it work? Well, I guess the main reason was lack of interest from me. I had no problems with the old version, and I did not have enough motivation to start debugging. But when the current code base works again, I'll give this PerlIO another try. Laszlo