Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3EA43827.48702440@phekda.freeserve.co.uk> Date: Mon, 21 Apr 2003 19:27:51 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: fstat, fd_props and inventing inodes, revision 3 [PATCH] References: <003101c30704$8dbb1ea0$0100a8c0 AT acp42g> <4331-Sun20Apr2003132737+0300-eliz AT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > > From: "Andrew Cottrell" > > Date: Sun, 20 Apr 2003 16:17:42 +1000 [snip] > > DJ204 D:\dj204\gnu\filutil4.1\src>ls \\ac-p42g\ghost > > ls: //ac-p42g/ghost: No such file or directory (ENOENT) > > No, this is not expected and shouldn't happen. > > My guess is that the DJGPP-specific startup code converts backslashes > into forward slashes, and that causes the UNC-detection code to fail, > since it expects backslashes. Perhaps we should recognize > "//server/share" as a UNC, or maybe the Fileutils startup code should > leave UNCs alone, if it doesn't already. [snip] Yes, the fileutils code converts all backward slashes to forward slashes. This is wrong - the fileutils start-up code should leave UNCs alone. I will fix that sometime. The next couple of weeks are already looking pretty busy for me. Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]