delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Envelope-Sender-Is: | Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer goliath.siemens.de) |
From: | "Andrej Borsenkow" <Andrej DOT Borsenkow AT mow DOT siemens DOT ru> |
To: | "David M. Karr" <dkarr AT tcsi DOT com>, <cygwin AT sourceware DOT cygnus DOT 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 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |