See
http://cygwin.com/ml/cygwin-patches/2014-q1/msg00017.html
and related.
Thanks for posting how the new behavior is different from the old.
I am having a related issue, with C++ code that parses the command line.
The command line we support is something like -
program_name arg1 -option1=v
On Thu, Mar 20, 2014 at 09:10:05PM +, Weber, Mark wrote:
>
>See
>http://cygwin.com/ml/cygwin-patches/2014-q1/msg00017.html
>and related.
>
>Thanks for posting how the new behavior is different from the old.
>I am having a related issue, with C++ code that parses the command line.
>
>The command