https://sourceware.org/bugzilla/show_bug.cgi?id=25713
--- Comment #37 from Torbjörn SVENSSON <torbjorn.svensson at st dot com> --- (In reply to Fred Eisele from comment #35) > Created attachment 13990 [details] > This patch handles long paths, relative paths, and paths containing '.' and > '..' on WIN32 I think the conversion from slash to backslash should be done after the call to MultiByteToWideChar to ensure that it's not part of a multi-byte sequence of, for example, a UTF-8 encoded string. -- You are receiving this mail because: You are on the CC list for the bug.