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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'kr,mh,rene,rt,thb'       |'fs,kr,mh,rene,rt,thb'
--------------------------------------------------------------------------------




------- Additional comments from f...@openoffice.org Mon Aug 31 10:05:24 +0000 
2009 -------
being annoyed by the extensive noise produced by a simple build, I embarked upon
this, too. Unfortunately *after* finding this issue here ... Anything, perhaps
we can resurrect the issue, and combine our approaches.

I have a patch (to be attached) which
- fixes various .mk files in solenv/inc to *not* echo the current command,
  in particular calls to mkdepend, various compilers on the different
  platforms, and the resource compiler
  (the approach for this is identical to setting QUIET_BUILD to @, just
  my variable has another name)
- fixes mhid.pl to not echo the command unless "-verbose" is given
- fixes the resource compiler to not echo all the useless stuff until -verbose
  is given
- fixes solenv/inc/*.mk to pass "-verbose" to the resource and the HID
  compiler

As you see, I mainly concentrated on reducing the verbosity of stuff which IMO
belongs into the "debug" level (verbose=true). I did not spend any work into
implementing a "quiet" level.

What I'd like to see is a combination of the current patches (implementing the
"quiet" mode) with my patch (moving a lot of output to a dedicated "verbose" 
mode).

I also do not have a solution for the "echo the failing command in case of an
error" problem, but I'd say that this could be postponed ...

---------------------------------------------------------------------
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to