www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <42EA44C1.10808@mcsmurf.de> |
Date: | Fri, 29 Jul 2005 17:01:21 +0200 |
From: | Frank Wein <mcsmurf AT mcsmurf DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050729 SeaMonkey/1.0a |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Please test: bash-3.0-10 and readline-5.0-4 |
References: | <42EA2557 DOT 2080907 AT byu DOT net> |
In-Reply-To: | <42EA2557.2080907@byu.net> |
X-IsSubscribed: | yes |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Blake wrote: > + bash now recognizes c:\ as an absolute, not relative path, for the cd > builtin and for command execution BTW: I just wanted to mention that Mozilla configure still fails, the strange thing AFAIK here is that a test from command line (cygwin here, but same results with Windows command line) converts the path correctly (also with the "old" bash) but from the configure script it fails. See this test with a script: $ env [...] MOZ_TOOLS=H:\moztools $ tail test-script MOZ_TOOLS_DIR=`cd "$MOZ_TOOLS" && pwd` echo $? $MOZ_TOOLS_DIR $ sh test-script test-script: line 1: cd: H:\moztools: No such file or directory 1 And now directly on command line: $ MOZ_TOOLS_DIR=`cd "$MOZ_TOOLS" && pwd` \ > echo $? $MOZ_TOOLS_DIR 0 /cygdrive/h/moztools Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFC6kTBaT2V74kAr9URAj9IAJ94yTOt9tS1mIoaRtWTBdXhQS7bhQCggy/z J6nAFBUdxzX0Lu/DdHzbXvg= =+Krf -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |