[bug?] Spawning cygwin32 program from cygwin64 messes up backslashes

2020-06-10 Thread Mingye Wang via Cygwin
nder windows, but a good place to start is trying to do MSVCRT quoting. The glob rewriting in globify() should probably go into quoted() for reader's sanity too. Regards, Mingye Wang (Artoria2e5) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.c

Re: [bug] globify dospath reacts poorly with escaped double quotes

2019-10-10 Thread Mingye Wang
the parent process is *not* Cygwin-powered. > Backslash escaping and switching enclosing quotes on shell command lines... See above. -- Mingye Wang (Artoria2e5) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

[bug] globify dospath reacts poorly with escaped double quotes

2019-10-08 Thread Mingye Wang
forms backslashes followed by a double quote. But this is fine as long as we are internally consistent. Well... is it documented anywhere?) -- Regards, Mingye Wang -- Mingye Wang (Artoria2e5) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Do