Date: Thu, 16 Aug 2001 09:22:43 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Wojciech Galazka Message-Id: <9743-Thu16Aug2001092242+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <250B3114DA16D511B82C00E0094005F8023FC07F@MSGWAW11> (message from Wojciech Galazka on Wed, 15 Aug 2001 22:41:02 +0200) Subject: Re: Fw: Fstat.c patch References: <250B3114DA16D511B82C00E0094005F8023FC07F AT MSGWAW11> 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 > From: Wojciech Galazka > Date: Wed, 15 Aug 2001 22:41:02 +0200 > > How about adding this code > > if (argc == 0) > return 0; > > after this comment > /* Now call fstat() for each command-line argument. */ > > in fstat.c You are talking about the test program, right? That doesn't really matter--it isn't compiled into the library. And it would be IMHO wrong to make this change: the test program always needs at least one argument: the value to put into _djstat_flags.