This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Quotes around command-line argument that has unicode characters are not removed


On Fri, 23 Mar 2018 08:39:21, Thomas Wolff wrote:
Due to the weird cmd.exe behaviour, you cannot. However, cygwin could apply a workaround by magic unquoting.

This is correct. note that "run" has this "workaround" already via the "--quote"
option. that code could perhaps be applied in other places:

http://sourceware.org/git/gitweb.cgi?p=cygwin-apps/run.git&a=blob&f=src/run.1.in


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]