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] Mon Dec  4 11:19:52 -0800 
2006 -------
> sometimes the last patch causes dmake to be almost "unbreakable", especially
> with -Pn (tried in "sc/source/core/data" on windows/bash)

Sigh! That's what you get for making dmake continue after a break signal.

But you should have gotten something like:

Wait was interrupted foo: bar - trying to continue ...

I could rig something together that signals dmakes internal process handling
to abort (i.e. call Quit() ) when the first CTRL-c is encountered and ignore
all breaks after that or alternatively just abort everything once the 2nd break
is encountered. Any preferences?

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