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





------- Additional comments from [EMAIL PROTECTED] Sun Aug 20 21:40:26 -0700 
2006 -------
If Wait_for_completion is TRUE (this can only happen for ruleop '!', building
.INCLUDED makefiles or $(shell ..) function macros) all parallel execution is
effectively disabled, see Wait_for_completion handling in _add_child. Even if
one of those targets executes another Wait_for_completion==TRUE command the
Wait_for_child() (recursively called) will make sure the recipe is ready before
continuing (but finishing previously started childs will be handled)

An updated patch follows.

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