To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53572
------- Additional comments from [EMAIL PROTECTED] Thu Oct 12 06:32:59 -0700 2006 ------- @vq: The needed modifications for guw.cc are: 1) Handle '+' character in path names (And please notify REs in current source of guw.cc includes many unnescesary backslashes - in blacket expression in POSIX style RE backslash escape is only effective in rare cases unlike in perl) In mingw environment lib paths and compiler paths include '+'. 2) Preserve quote characters after conversion Parameter including space character has to stay being quoted after converison. 3) Do not cause fatal break at making short path The parameter may be non-path. 4) Convert --<something>=<path> type parameters tono (Takashi Ono) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
