public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: cygpath compatiblity break (v2.1 -> v2.7)
@ 2017-04-25  9:17 Yves Chevallier
  2017-04-25 10:10 ` Nellis, Kenneth (Conduent)
  0 siblings, 1 reply; 22+ messages in thread
From: Yves Chevallier @ 2017-04-25  9:17 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: cygpath compatiblity break (v2.1 -> v2.7)
@ 2017-05-10 12:46 Chevallier Yves
       [not found] ` <6e2d34a8-9af5-6288-280f-ed0fdb28d2a8@gmail.com>
  0 siblings, 1 reply; 22+ messages in thread
From: Chevallier Yves @ 2017-05-10 12:46 UTC (permalink / raw)
  To: cygwin

I don't understand your points. See my reply below with the leading char $ 

This is the mail archive of the cygwin mailing list for the Cygwin project.
________________________________________
Index Nav:
[Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav:
[Date Prev] [Date Next]
[Thread Prev] [Thread Next]
Other format:
[Raw text]

Re: cygpath compatiblity break (v2.1 -> v2.7)
. From: Marco Atzeri <marco dot atzeri at gmail dot com>
. To: cygwin at cygwin dot com
. Date: Wed, 10 May 2017 11:29:32 +0200
. Subject: Re: cygpath compatiblity break (v2.1 -> v2.7)
. Authentication-results: sourceware.org; auth=none
. References: <2ebc717eaaf041d7b516e93a6123b938@de01ex22.GLOBAL.JHCN.NET> <2b3a4976-09b2-cece-759d-0b2379ae3a4d@gmail.com> <edde67b3a1724bb484eb82cd48dcee67@de01ex22.GLOBAL.JHCN.NET>
________________________________________
On 10/05/2017 11:12, Chevallier Yves wrote:
Unfortunately I haven't tried 2.8 because we've already validated 2.7 internally and I would need at least 3 months to access to 2.8.

That said I searched for a release note with information about cygpath, but I haven't find any.


Bottom Post in this mailing list. Please.
$ Is this a question? What do you please me for?

Cygpath is part of the cygwin package.
The source specific of "cygpath" is unchanged by ~ 6 months. The issue you see was likely a change inside the cygwin dll.
$ Yes it is exactly what I was arguing because even if I change `cygpath.exe` for the oldest version, the issue is still the same


About your internal validation, please note that the numbering scheme was changed with version 2.0
$ Which internal validation? Are you talking about `cygpath`?

https://sourceware.org/ml/cygwin-announce/2015-04/msg00046.html

I suggest you to consider 2.x version as the successor of 1.7.x.
$ I am considering 2.7 instead of 2.1 What are you talking about 1.7?

Regards
Marco

$ By the way I still don't know how to answer/reply a message from this mailing list. I have to do polling over https://www.cygwin.com/ml/cygwin/2017-05/ and copy/paste everything into a new e-mail. I doubt this is the correct way to communicate. Do you have a clue?



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

________________________________________
. References:
o Re: cygpath compatiblity break (v2.1 -> v2.7)
. From: Chevallier Yves
o Re: cygpath compatiblity break (v2.1 -> v2.7)
. From: Marco Atzeri
o RE: cygpath compatiblity break (v2.1 -> v2.7)
. From: Chevallier Yves
Index Nav:
[Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav:
[Date Prev] [Date Next]
[Thread Prev] [Thread Next]



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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: cygpath compatiblity break (v2.1 -> v2.7)
@ 2017-05-10  7:13 Chevallier Yves
  2017-05-10  9:12 ` Marco Atzeri
  2017-05-10 14:12 ` Nellis, Kenneth (Conduent)
  0 siblings, 2 replies; 22+ messages in thread
From: Chevallier Yves @ 2017-05-10  7:13 UTC (permalink / raw)
  To: cygwin

Dear All, 

I tried to understand how the mailing list work, but I cannot find any thread number or message number from the following. 

Moreover we haven't discussed my issue with `cygpath` which is a serious compatibility break in my toolchain. Changing the executable doesn't change anything because I think `cygpath` is somehow linked to a Cygwin dll which have the bug. 

So two questions in this thread: 

1. How can I participate to the thread and use this mailing list properly? 
2. What workaround can I use with my Cypath issue?

Regards, 
Yves

From: Brian Inglis <Brian dot Inglis at SystematicSw dot ab dot ca>
To: cygwin at cygwin dot com
Date: Wed, 26 Apr 2017 10:37:34 -0600
Subject: Re: cygpath compatiblity break (v2.1 -> v2.7)
Authentication-results: sourceware.org; auth=none
References: <CAA65N5wf9ri_igb1OsCx9dEg6RTtYTVhyUkfQ012DpqMbDZhBw@mail.gmail.com> <0D835E9B9CD07F40A48423F80D3B5A704BC07ED5@USA7109MB022.na.xerox.net> <vn4ufcp1liuesob71tg3ep64p2lreeu6fg@4ax.com> <7ddd6386-4463-ec7e-14b0-dc1b719c9607@SystematicSw.ab.ca> <36feeb13-b77d-1c2a-d31a-e1e6241e43bb@SystematicSw.ab.ca> <3094b7cc-7745-1160-e77e-0ef8b90bd150@gmail.com>
Reply-to: Brian dot Inglis at SystematicSw dot ab dot ca
On 2017-04-26 09:20, cyg Simple wrote:
> On 4/25/2017 9:51 PM, Brian Inglis wrote:
>> On 2017-04-25 19:12, Brian Inglis wrote:
>>> On 2017-04-25 03:16, Andrew Schulman wrote:
>>>>> From: Yves Chevallier 
>>>>>> 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?
>>>>> Send a plain-text e-mail to cygwin-get.207653@cygwin.com. No
>>>>> need to add a subject or body. It will send you the message,
>>>>> and you can reply to that.
>>>> Whoa. This should be documented somewhere.
>>>> Looks like the 207653 comes from the Return-Path header when 
>>>> you view the raw message content.
>>> It's documented in all subscription confirmation and acknowledgement 
>>> emails from the mailing list manager, unless you subscribed before 
>>> ezmlm was used, and you can get it by sending a blank plain text 
>>> email to <list>-help@cygwin.com e.g. mailto:cygwin-help@cygwin.com.
>> [last line scrambled by email address obscurer]
>> email to <list>-help at cygwin dot com e.g. cygwin-help at cygwin dot com
> I was going to state the same yesterday but I gave it a try first.
> The resulting mail doesn't explain the use of cygwin-get.MSGID that I
> saw. It mostly refers to the FAQ on cygwin.com.

Other lists' help is more informative - single message retrieval based 
on the ml msg# is implied, but the source of that number is not obvious:

"To get messages 123 through 145 (a maximum of 100 per request), mail:
   <cygwin-get.123_145@cygwin.com>

To get an index with subject and author for messages 123-456 , mail:
   <cygwin-index.123_456@cygwin.com>

They are always returned as sets of 100, max 2000 per request,
so you'll actually get 100-499.

To receive all messages with the same subject as message 12345,
send an empty message to:
   <cygwin-thread.12345@cygwin.com>"

should be added to the cygwin ml help, as should the source of the msg# 
as being the number in the raw message Return-path: header, and -help 
should be a command, and added to the ml help.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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


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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* cygpath compatiblity break (v2.1 -> v2.7)
@ 2017-04-13 13:29 Chevallier Yves
  2017-04-13 14:12 ` cyg Simple
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Chevallier Yves @ 2017-04-13 13:29 UTC (permalink / raw)
  To: cygwin

I get a very different behaviour with `cygpath` after I upgrade my version of Cygwin. Why? and how can I fix it?

With Cygwin 2.7:

```
$ uname -a
CYGWIN_NT-6.1-WOW CPT 2.7.0(0.306/5/3) 2017-02-12 13:13 i686 Cygwin
$ cygpath --version
cygpath (cygwin) 2.7.0

$ cd  /
$ touch foo.exe
$ cygpath -m foo
foo.exe

$ cd
$ touch foo.exe
$ cygpath -m foo
foo
```

With Cygwin 2.1:
```
$ uname -a
CYGWIN_NT-6.1-WOW CPT 2.1.0(0.287/5/3) 2015-07-14 21:26 i686 Cygwin
$ cygpath --version
cygpath (cygwin) 2.1.0

$ cd /
$ touch foo.exe
$ cygpath -m foo
foo

$ cd
$ touch foo.exe
$ cygpath -m foo
foo
```


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-05-10 13:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-25  9:17 cygpath compatiblity break (v2.1 -> v2.7) Yves Chevallier
2017-04-25 10:10 ` Nellis, Kenneth (Conduent)
2017-04-25 16:46   ` Andrew Schulman
2017-04-26 15:45     ` Brian Inglis
2017-04-26 19:06       ` Brian Inglis
2017-04-27  8:46         ` cyg Simple
2017-04-27  9:22           ` Nellis, Kenneth (Conduent)
2017-04-27 12:29           ` Brian Inglis
  -- strict thread matches above, loose matches on Subject: below --
2017-05-10 12:46 Chevallier Yves
     [not found] ` <6e2d34a8-9af5-6288-280f-ed0fdb28d2a8@gmail.com>
     [not found]   ` <4fbf8b4194f6435298f17536ae08a35f@de01ex22.GLOBAL.JHCN.NET>
2017-05-10 13:11     ` Marco Atzeri
2017-05-10  7:13 Chevallier Yves
2017-05-10  9:12 ` Marco Atzeri
2017-05-10  9:29   ` Chevallier Yves
2017-05-10  9:30     ` Marco Atzeri
2017-05-10 14:12 ` Nellis, Kenneth (Conduent)
2017-04-13 13:29 Chevallier Yves
2017-04-13 14:12 ` cyg Simple
2017-04-13 14:14   ` Eric Blake
2017-04-13 14:29     ` cyg Simple
2017-04-13 17:42 ` David Macek
2017-04-13 18:01   ` David Macek
2017-04-13 18:34 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).