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





------- Additional comments from [EMAIL PROTECTED] Thu Dec 20 14:27:47 +0000 
2007 -------
ok, here some comments from my side:
ideally i would like to have three levels of verbosity: quiet, verbose and 
debug.
quiet in my imagination would match the preference of kr, just printing a short
note about what's going on. verbose would be similar to what we have now, except
for some flooding we have now (e.g. unpacking). debug would show everything and
can probaly be achived in combination with -v option of dmake.
for quiet mode, it would increase the usability (if not be required) if there is
some additional information, normally the failing command line, on error.
otherwise a failing build in quiet mode would require the builder to do the
failing step again in a different build mode and hope that the error 
reappears...

the QUIET_BUILD=@ approach alone may help to reduce the output of the verbose
mode to sensible level.

the "$(silent_cmd) || echo $(silent_cmd)" approach may face the problem that
it's not possible inside reciepts (the actual target lines) to set variable in
the common way

and an other question, who volunteers to do that?


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