On Fri, 2008-09-05 at 12:21 +0900, Nguyen Vu Hung wrote:
> 2008/9/5 Eike Rathke <[EMAIL PROTECTED]>:
> 
> I have not yet seen all the warning in the dmake log file but first
> 10000 lines of them are quite
> interesting to look at. Just grep -i warning. Lots of.

We don't generally care about warnings in the "external" projects, e.g.
libxml2, libxslt, icc, mozilla, etc. which were imported into the
vanilla tree. So there's *loads* of lines there which can be ignored or
tracked down in the upstream project.

Different versions of gcc also warn about different things too, and
there are some platform differences, so e.g. you have some
"warning: lowering visibility of" warnings. They don't exist in a later
version of gcc like 4.3.1/4.3.2 so those ones should be ignored too :-)

For some of the "empty else" warnings, the patch at
http://qa.openoffice.org/issues/show_bug.cgi?id=93436 might make most of
those go away.

C


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to