Re: Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-30 Thread Andrey Repin
Greetings, Corinna Vinschen! >> after updating from 1.7.9 to 1.7.10 I experience a changed behavior when >> quoting filenames with umlauts. For example if I have a file aou.pdf in >> the current folder with cygwin 1.7.9 >> ls "aou.pdf" >> worked, but with cygwin 1.7.10 that gives >> ls: cannot acc

Re: Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-30 Thread Bastian Mathes
Corinna Vinschen wrote: > That's a bug introduced almost 10 months ago and nobody noticed it. > There are not so many people using Cygwin from cmd, I guess. I admit > I don't understand that either, given how unbearable cmd is. > Anyway, that should be fixed now in CVS. Please try the *next* > d

Re: Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-29 Thread Corinna Vinschen
On Mar 29 14:36, Bastian Mathes wrote: > Hello, > > after updating from 1.7.9 to 1.7.10 I experience a changed behavior when > quoting filenames with umlauts. For example if I have a file äöü.pdf in > the current folder with cygwin 1.7.9 > ls "äöu.pdf" > worked, but with cygwin 1.7.10 that gives >

Re: Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-29 Thread Christopher Faylor
On Thu, Mar 29, 2012 at 08:41:36AM -0400, Earnie Boyd wrote: >On Thu, Mar 29, 2012 at 8:36 AM, Bastian Mathes > wrote: >> Hello, >> >> after updating from 1.7.9 to 1.7.10 I experience a changed behavior when >> quoting filenames with umlauts. For example if I have a file ??.pdf in >> the curren

Re: Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-29 Thread Earnie Boyd
On Thu, Mar 29, 2012 at 8:36 AM, Bastian Mathes wrote: > Hello, > > after updating from 1.7.9 to 1.7.10 I experience a changed behavior when > quoting filenames with umlauts. For example if I have a file äöü.pdf in > the current folder with cygwin 1.7.9 The first course of action is to determine

Escaping spaces in filenames with umlauts after updating from 1.7.9 to 1.7.10

2012-03-29 Thread Bastian Mathes
Hello, after updating from 1.7.9 to 1.7.10 I experience a changed behavior when quoting filenames with umlauts. For example if I have a file äöü.pdf in the current folder with cygwin 1.7.9 ls "äöu.pdf" worked, but with cygwin 1.7.10 that gives ls: cannot access "äöü.pdf": No such file or directory