delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/04/05/03:31:02

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
Date: Fri, 05 Apr 2002 11:26:38 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
Message-Id: <1190-Fri05Apr2002112638+0300-eliz@is.elta.co.il>
X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp-workers AT delorie DOT com
In-reply-to: <3CAB3AB4.2A0D2D7E@phekda.freeserve.co.uk> (message from Richard
Dawe on Wed, 03 Apr 2002 18:24:04 +0100)
Subject: Re: redirection problem with perl
References: <10204031602 DOT AA18516 AT clio DOT rice DOT edu> <3CAB3AB4 DOT 2A0D2D7E AT phekda DOT freeserve DOT co DOT uk>
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

> Date: Wed, 03 Apr 2002 18:24:04 +0100
> From: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
> 
> > > +      /* FIXME: Use the data in the SFT. */
> > > +      sft_entry_ptr = _get_sft_entry_ptr(fd);
> > > +      if (!sft_entry_ptr)
> > > +      {
> > > +       /* Pass through `errno'. */
> > > +       return -1;
> [snip]
> 
> Doesn't the SFT exist on Windows NT/2k/XP?

The SFT, in its DOS form, doesn't exist on any Windows system except
3.X, including Windows 9X series.  IIRC Windows 9X emulate the SFT to
some extent; I expect the NT family to not do that.

> If not, then I guess it should
> ignore this error and carry on (on those platforms).

Yes, it should return what it knows from __fd_properties.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019