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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=KASBFh51dSojD6J5yFx3j3hBx1ErZ
	EpT8YFheTRrBKFxKwF6Xk/tPo6npvHDBIP5TzIrxXRopTTffEWK2W/eTDfN4tHp2
	/5eUjYnea23fCHJAy4w1PZ9Zp7mqgHJccQ8ZH6DOoH0QLsZZKNXalWJ3UpZ37WzM
	1DauvEpad57MN8=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=0Us3/UbAsWiLKBlo6vxFvv/JkiY=; b=JhB
	xLu+sgeeH4wBTM74RYq4Y/ASODaT52egnSM26ZsKTzJUJhcljRr1LCGmShaC3rLE
	dpJwNayBjIeVq+riZh+RUNFfmNPu2q7YndwnVS9txZHLYODIBKm9Xzu2JNoaH6Bi
	xQjMi0Qqb8XeTGxyhtcQNNpJ4zAOj0PaNFmp6z2g=
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=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=guys
X-HELO: relay2-d.mail.gandi.net
X-Gm-Message-State: AN3rC/5PmEb/szdXaKqp5fp0R0KzWLyC/nl3jhwgKzVedahrqC4/7RFN	0XPqTaF4DdAxAiEbVisLb62FNcWmew==
X-Received: by 10.223.135.187 with SMTP id b56mr7250160wrb.170.1493062240385; Mon, 24 Apr 2017 12:30:40 -0700 (PDT)
MIME-Version: 1.0
From: Yves Chevallier <nowox@x0x.ch>
Date: Mon, 24 Apr 2017 21:30:19 +0200
X-Gmail-Original-Message-ID: <CAA65N5wf9ri_igb1OsCx9dEg6RTtYTVhyUkfQ012DpqMbDZhBw@mail.gmail.com>
Message-ID: <CAA65N5wf9ri_igb1OsCx9dEg6RTtYTVhyUkfQ012DpqMbDZhBw@mail.gmail.com>
Subject: Re: cygpath compatiblity break (v2.1 -> v2.7)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

Well, I don't have the same behavior and I have the latest version of
`cygpath.exe` according to my setup:

$ cd /

$ mkdir foo

$ touch foo.exe

$ cygpath -w foo
foo

$ cd foo

$ touch foo.exe

$ cygpath -w foo
foo.exe

$ cygpath --version
cygpath (cygwin) 2.8.0
Path Conversion Utility
Copyright (C) 1998 - 2017 Cygwin Authors
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


How can I use this mailing list to answer a mail that I only find from
this [link](https://www.cygwin.com/ml/cygwin/2017-04/msg00156.html)?

Is there any issue tracker for Cygwin?

Are you guys on GitHub?

Do you have a platform that supports at least Markdown?


> latest is 2.8.0-1
> https://cygwin.com/ml/cygwin-announce/2017-04/msg00001.html

> In any directory, I see

> $ touch foo.exe

> $ cygpath -w foo
> foo.exe

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

