Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F525684.31C917FE@phekda.freeserve.co.uk> Date: Sun, 31 Aug 2003 21:11:48 +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 Subject: /dev/c - c: or c:/ ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Should /dev/c expand to c: or c:/ with run through _fixpath? Since /dev/c looks like an absolute path, I think it should expand to c:/ . Currently it doesn't. Note that /dev/c/. expands to c:/ . I'm wondering if there's some reason that it expands to c: . I'm writing some tests for _fixpath. I'm doing this before I fix _fixpath to cope with UNCs. Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]