FW: A bug in CYGWIN exec() and revision of argument values

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Fri Dec 7 15:52:00 GMT 2012


On Fri, Dec 07, 2012 at 01:33:52PM +0000, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
>Hi,
>
>Just checking whether this is going to be fixed, or should be keep
>working around by passing the lowercased version of the "/C" switch ?
>
>>   if (ac == 3 && argv[1][0] == '/' && argv[1][1] == 'c' &&
>>       (iscmd (argv[0], "command.com") || iscmd (argv[0], "cmd.exe")))

http://cygwin.com/snapshots/winsup-changelog-20121128-20121130

--
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



More information about the Cygwin mailing list