Re: Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-11 Thread Corinna Vinschen
On Jan 10 22:54, Bryan Henry wrote: > Hi Corinna, > > Sorry for the delay getting back to you. I tested out the cygpath > binary from the latest snapshot and confirmed that it fixes my issue. > Thank for you making the change! You're welcome. Thanks for testing. Corinna -- Corinna Vinschen

Re: Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-10 Thread Bryan Henry
Hi Corinna, Sorry for the delay getting back to you. I tested out the cygpath binary from the latest snapshot and confirmed that it fixes my issue. Thank for you making the change! [~/Downloads/cygwin-inst-20160109]$ cygpath -W -u /C/Windows [~/Downloads/cygwin-inst-20160109]$ cygpath-old -W

Re: Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-07 Thread Corinna Vinschen
On Jan 2 18:33, Andrey Repin wrote: > Greetings, Bryan Henry! > > > I enabled (some time ago, not recently) case sensitivity on my Windows 8.1 > > system by setting the registry key mentioned in the FAQ here: > > https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive >

Re: Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-02 Thread Andrey Repin
Greetings, Bryan Henry! > I enabled (some time ago, not recently) case sensitivity on my Windows 8.1 > system by setting the registry key mentioned in the FAQ here: > https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive > Today, I updated Cygwin and noticed a message

Re: Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-02 Thread Michael Enright
On Fri, Jan 1, 2016 at 1:21 PM, Bryan Henry wrote: > > [~]$ cygpath -S -u > /C/WINDOWS/System32 > [~]$ file `cygpath -S -u` > /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or > directory) > [~]$ file /C/Windows/System32 > /C/Windows/System32: directory > Although I haven't

Question about incorrect System path from cygpath with case-sensitivity enabled

2016-01-01 Thread Bryan Henry
I enabled (some time ago, not recently) case sensitivity on my Windows 8.1 system by setting the registry key mentioned in the FAQ here: https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive Today, I updated Cygwin and noticed a message about a failed postinstall