On Thu, 2009-07-23 at 13:10 -0700, Terrence Miller wrote:
> P.S. What is the OOo policy on build warnings (there were a lot).

We basically ignore all the ones in "external" projects that are built
as part of the OOo build process, e.g. mozilla, neon, curl, libxml2, etc
etc. We also don't really care about the ones in some selected
directories, e.g. binfilter, and generally do care about all the other
ones.

There's a --enable-werror configure option which basically turns on
-Werror for the directories we care about, warnings in those ones should
be fixed. 

With gcc 4.4. there are a load of outstanding patches for new warnings
specific to that version listed at
http://qa.openoffice.org/issues/show_bug.cgi?id=96084

C.


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

Reply via email to