Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de)
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "David M. Karr" <dkarr@tcsi.com>, <cygwin@sourceware.cygnus.com>
Subject: RE: Strange PWD result from "Cwd::chdir y:/dir"
Date: Thu, 18 Jan 2001 12:10:03 +0300
Message-ID: <000001c0812e$71044d80$21c9ca95@mow.siemens.ru>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <uyely1dapa.fsf@tcsi.com>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal


> [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

