"run" changes behavior with cygwin-17.6

Charles Wilson cygwin@cwilson.fastmail.fm
Wed Aug 18 17:12:00 GMT 2010


On 8/18/2010 11:09 AM, Corinna Vinschen wrote:
> Looks like the "run" tool now needs a call to
>
>    CYGWIN_CONV_TO_POSIX_PATH ((get_cwd (), win32_cwd));
>
> and then use win32_cwd in the call to CreateProcess.
>
> See http://cygwin.com/cygwin-ug-net/using.html#pathnames-win32-api

Yep. run2 also needs a similar update.

Thanks for the heads up; I didn't really think about how the recent 
changes to cygwin's cwd handling would affect those two packages.

--
Chuck

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