DescriptionReapply 231888 "Fixes for python 2.7.5 support." with fixes.
Tested to work now with the repro case of bug 313552.
"/c" was interpreted by cygwin's bash as a path and was replaced with c:/. :(
Using //c seems to be passed through properly.
There is probably other escaping problem but this should be good enough at
this stage.
Ref: http://www.mingw.org/wiki/Posix_path_conversion
R=iannucci@chromium.org
BUG=241769
BUG=313552
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=232184
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|