Date: Sun, 29 Apr 2001 20:56:52 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Richard Dawe Message-Id: <9003-Sun29Apr2001205651+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: <3AEC0365.6562B543@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 29 Apr 2001 13:04:53 +0100) Subject: Re: ANNOUNCE: Fileutils 4.0 beta 2 References: <3AEC0365 DOT 6562B543 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 Precedence: bulk > Date: Sun, 29 Apr 2001 13:04:53 +0100 > From: Richard Dawe > > Thanks for the bug report. Here's another one ;-) Put an empty floppy into drive A:, and then type this: C:\> ls a: c:/djgpp/bin/ls: a:: No such file or directory (ENOENT) This is on Windows 98. On plain DOS 5.0, it gets more interesting: C:\> ls a: c:/djgpp/bin/ls: a:: No more files (ENMFILE) `ls' from Fileutils 3.16 would simply print nothing in this case, which is what I'd expect. Curiously enough, I cannot get the same results with hard disks, only with a floppy.