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]

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


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

Regards,

Anton Lavrentiev
Contractor NIH/NLM/NCBI


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