[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for AS_MKDIR_P to properly support DOS paths
From: |
Alexandre Oliva |
Subject: |
Re: Patch for AS_MKDIR_P to properly support DOS paths |
Date: |
18 Jan 2001 11:03:54 -0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) |
On Jan 18, 2001, Akim Demaille <address@hidden> wrote:
> I'd like the patch not to use the two of them.
But MS-Windows accepts both / and \ as pathname separators, even
within a single pathname. So we should accept both of them too.
Whether we should handle \ especially on Unix platforms is the only
arguable issue. I'd rather have a uniform behavior, which means we'd
handle \ as a pathname separator regardless of the platform. After
all, nobody would be insane enough to have filenames or directory
names containing backslashes, right?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me