www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; q=dns; s=default; b=tJ | |
p9jjkBl+S2WD95VkmTMcSm+GPngi4526cTxiS52run5AeM56Wuaeb93c4oQK+klj | |
6VKd3JWnSfSc3SfRZX7Awq2sZFXhrS5km5sua+b7ncX7Hh0WAPTv44Sq2IY7MdZZ | |
GgUuA54l8yQ9hUPHOsX0VBnEb2lyZLDscSJfh61p8= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; s=default; bh=sTL9AFE1 | |
VerV6qfZ3QBf0ibg3Z4=; b=ipYz7/1WHV7TCnLODj2rXWwmZP0v0MPKPGP155B0 | |
d2LA6zcO/q1JHnqNOYIwYil1DjSvX5ZYuznHny6NbYMmwZ/oT+Vjl/7WqKPHajdn | |
ncZptlkoT9OZG+T4TUjml0xnntcmF/wcP6vt3gw0LwYj6THo6lZcQnTghPZ3bSrR | |
kRg= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 |
X-HELO: | mail-qc0-f182.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.140.235.131 with SMTP id g125mr84593110qhc.85.1426605793771; Tue, 17 Mar 2015 08:23:13 -0700 (PDT) |
In-Reply-To: | <20150317132914.GQ6096@calimero.vinschen.de> |
References: | <CAMT7qiShDxbnc1YGZMZ-Db9xFhKgVQQLbv2_Lt4aK1mvgMyxXw AT mail DOT gmail DOT com> <20150317132914 DOT GQ6096 AT calimero DOT vinschen DOT de> |
Date: | Tue, 17 Mar 2015 18:23:13 +0300 |
Message-ID: | <CAMT7qiR7VgeoaJbAsrqp-t2q3-SKG7RAtdvotp5J52EuqJYCtQ@mail.gmail.com> |
Subject: | Re: cygwin 1.7.35 absolute/relative path bug |
From: | Dmitry Bely <dmitry DOT bely AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Corinna, Thanks, your snapshot works for me. - Dmitry Bely On Tue, Mar 17, 2015 at 4:29 PM, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote: > On Mar 17 15:05, Dmitry Bely wrote: >> Consider the following test case: >> >> [Makefile] >> .PHONY: default >> default: >> ./test.sh >> >> [test.sh] >> #!/bin/sh >> uname -a >> pwd >> echo $0 >> >> make under Cygwin 1.7.34-6 produced the following results: >> >> ./test.sh >> CYGWIN_NT-6.3 bely-win81 1.7.34(0.285/5/3) 2015-02-04 12:14 x86_64 Cygwin >> /cygdrive/c/Work/Test/Cygwin >> ./test.sh >> >> But now Cygwin 1.7.35-1 gives: >> >> ./test.sh >> CYGWIN_NT-6.3 bely-win81 1.7.35(0.287/5/3) 2015-03-04 12:09 x86_64 Cygwin >> /cygdrive/c/Work/Test/Cygwin >> /cygdrive/c/Work/Test/Cygwin/test.sh >> >> Note that $0 was relative with 1.7.34, but now it's absolute. I >> believe it's a bug, isn't it? > > Incidentally I think I fixed this problem just a few hours ago, thanks > to the report from LRN in > https://cygwin.com/ml/cygwin/2015-03/msg00270.html. > > Please try the latest developer snapshot from > https://cygwin.com/snapshots/ > > > Thanks, > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |