To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82202





------- Additional comments from [EMAIL PROTECTED] Wed Nov 21 22:21:30 +0000 
2007 -------
@is: I agree, but the previous/old status is that the wrapper is called on the
full command-line, with all the overhead like parsing and tons of regexes.

With the new version this is reduced to one external call to cygpath on
arguments that really have to be translated (in fix_cygwin_path(), but non
cygwin targets should not suffer much from this, as for them no external
function calls are involved.).

See the FIXME I left in there, it is even worse, $typesrdbref for example is
brought into POSIX form by get_source_path_cygwin_safe() just so that wrapcmd
can convert it back into DOS form.

I see there is a lot of clean up possible after wrapcmd is gone, but I hope
we can do this in CWS wrapcmd2 and I hope you are OK with the little bit of
extra overhead until then.

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

Reply via email to