To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69743
                 Issue #|69743
                 Summary|Optimize $(subst,pat,rep bla)
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|dmake
             Assigned to|hjs
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Thu Sep 21 08:55:13 -0700 
2006 -------
Currently we have a lot of $(subst,/,$/ bla) in the OOo makefiles. Except for
W32-4nt builds this means we are replacing / with /.

We should add a shortcut to expand.c:Apply_edit() to stop this nonsense.

Thanks Matthias, for the profiling and the patch.

P.S.: The rest of Apply_edit() is just horribly inefficient and would warrant
a follow up issue to optimize it.

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