On 11/18/08 04:21, Nguyen Vu Hung wrote:
Actually I've tried to pass -Wall to CFLAGS and the compilation of
3.0.0 has failed.
With -Wall, we will see a lot of minor warnings in the stdout. As an
example, see this:
http://aoclife.ddo.jp/~vuhung/foss/src/ooo.src/OOO300_m9/dmake_20081116_1453.log

Any comments from OOo developers?

Please see <http://wiki.services.openoffice.org/wiki/Writing_warning-free_code>. When you configure --enable-werror, we already build with -Wall (and some more). Most remaining warnings come from external code modules (which to clean up in the context of the OOo project would not make much sense).

-Stephan

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

Reply via email to