X-Recipient: archive-cygwin@delorie.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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=qk2lrHfuUeNTgkhderhBS6tM5JHlw
	C6PdWdXMx6CtyvIMZZLCPeiXUHeMb06haDM2bD+FuDhtbCuKNoQQI/sJO9VYi/Tv
	Y1FARxzkpj1E3HUUHUgLVPetkfRH53p7OBTAPvcub7vh1Tfiz7d2VZnZvkCKAUJW
	pLjPvMWeSAIZag=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=FiqgUgp1lizuZXocHDk3j+SkdrE=; b=qg0
	upuxd0XqwV7Y1Anoqii7y9hjD2jFtv5SxNk20a2IX4E1e/fmmXW5CFTzH9Ms0JKP
	vPPbcg5CukBpb34nuA2g/4lXrBlIrCTWx+xXtWExrvOOKVHP4IQJUu1NlPEiZIkP
	FdAdtshIvGiBbmf7dSvnrzcpmqU/DerENedjbzEY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,NO_RELAYS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f182.google.com
MIME-Version: 1.0
X-Received: by 10.50.21.6 with SMTP id r6mr1592184ige.44.1379087717733; Fri, 13 Sep 2013 08:55:17 -0700 (PDT)
Date: Fri, 13 Sep 2013 16:55:17 +0100
Message-ID: <CAF+hkWqnyp=rHNe=LApugcP2ck3VR1byB7=CaEkxgmmbNmjurQ@mail.gmail.com>
Subject: cygpath -m behaviour change
From: David Griffiths <david.griffiths@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

I reinstalled cygwin after a disk failure recently and one of my
scripts stopped working. The problem can be easily reproduced by
entering:

    $ cygpath -m boo/..
    cygpath: error converting "boo/.." - No such file or directory

this is with version 1.7.24(0.269/5/3). On another machine with 1.7.17
installed, the same command results in "./".

I can workaround by using backslashes instead of forward slashes but
other people might find their scripts broken as well.

Cheers,

Dave

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

