Strange PWD result from "Cwd::chdir y:/dir"

Andrej Borsenkow Andrej.Borsenkow@mow.siemens.ru
Thu Jan 18 01:12:00 GMT 2001


> [POPCORN;] chdirtest y:/java
> PWD[/cygdrive/d/dmk/java]
> dir[y:/java]
> PWD[/cygdrive/d/dmk/java/y:/java]
...
> The second attempt is changing to the directory "y:/java".  The
> directory contents are correct, but the PWD value is screwy.  Is it
> supposed to look like this, or is there something wrong here?
>

No, it is not supposed, yes, something wrong. It is a Perl bug. It does not
recognize x:/foo as an absolute path and tries to concatenate is with cwd. The
same happens with some other programs.

-andrej


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list