[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: why doesn't vpath %.c subdir// work?
From: |
Eli Zaretskii |
Subject: |
Re: why doesn't vpath %.c subdir// work? |
Date: |
Mon, 15 Feb 2010 21:58:25 +0200 |
> From: "Mark Galeck (CW)" <address@hidden>
> Date: Mon, 15 Feb 2010 11:03:52 -0800
> Accept-Language: en-US
> acceptlanguage: en-US
>
> >Actually, Windows treats both flavors or slashes the same, so whatever
> magic happens with \\foo\bar will also happen with //foo/bar. Try it.
> (If you try this from the cmd prompt, you will probably need to put
> the file name in quotes, because cmd treats / as an option leader.)
>
>
> I respectfully disagree:
>
>
> C:\Temp>cd "//"
>
> C:\Temp>cd "\\"
> '\\'
> CMD does not support UNC paths as current directories.
I said "Windows" not "cmd". The response from cmd is quite
self-explanatory. (Hint: try some other command, not "cd".)
- why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/14
- Re: why doesn't vpath %.c subdir// work?, Philip Guenther, 2010/02/14
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/15
- Re: why doesn't vpath %.c subdir// work?, Eli Zaretskii, 2010/02/15
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/15
- Re: why doesn't vpath %.c subdir// work?,
Eli Zaretskii <=
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/15
- Re: why doesn't vpath %.c subdir// work?, Eli Zaretskii, 2010/02/15
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/15
- Re: why doesn't vpath %.c subdir// work?, Philip Guenther, 2010/02/15
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/16
- Re: why doesn't vpath %.c subdir// work?, David Boyce, 2010/02/16
- RE: why doesn't vpath %.c subdir// work?, Mark Galeck (CW), 2010/02/17
- Re: why doesn't vpath %.c subdir// work?, David Boyce, 2010/02/17
- Re: why doesn't vpath %.c subdir// work?, David Boyce, 2010/02/17
- Re: why doesn't vpath %.c subdir// work?, Philip Guenther, 2010/02/17