Unconsistent command-line parsing in case of UTF-8 quoted arguments

Brian Inglis Brian.Inglis@SystematicSw.ab.ca
Wed Oct 7 23:32:06 GMT 2020


On 2020-10-06 23:17, Thomas Wolff wrote:
> 
> 
> Am 06.10.2020 um 23:36 schrieb Jérôme Froissart:
>> Thanks for your replies.
>> This issue only happens when a program is run from cmd.exe, not from a
>> Cygwin bash shell.
>> This is important for me, since I discovered this bug in a project
>> that must be run from Windows graphical shell (i.e. there is no
>> sensible way to run it through Cygwin and Bash).
>>
>>> Please show us the output from "uname -a" and "locale" run from the bash prompt.
>> Running it from the same Cygwin bash prompt works as expected
>>      $ uname -a
>>      CYGWIN_NT-10.0 XPS 3.1.5(0.340/5/3) 2020-06-01 08:59 x86_64 Cygwin
> Please update to cygwin 3.1.7; there were issues about command line quoting
> before, I'm not sure whether there was a tweak since 3.1.5 already.

[PATCH] Cygwin: console: Replace WriteConsoleA() with WriteConsoleW():
	https://cygwin.com/pipermail/cygwin-patches/2020q3/010495.html

[PATCH v4 1/3] Cygwin: rewrite and make public cmdline parser:
	https://cygwin.com/pipermail/cygwin-patches/2020q3/010577.html
Issues raised and no v5 response so far

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

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]


More information about the Cygwin mailing list