Comment 14 for bug 361788

Revision history for this message
Sebastian Pipping (webmaster-hartwork) wrote :

Just tried compiling 0.9.22, no more warnings, very nice. Still, please remove -Werror. Just because your and my compiler (GCC 4.2.4 atm) do not produce warnings right now does not mean it will do the same for 90% of your users. Shipping -Werror will just increase the number of mails with patches you get from downstream, or worse. Trust me on that one.

What version of GCC are you working with btw? Something older than 4.3? People with GCC 4.3 and 4.4 are likely to get more warnings and they will all come back to you with compile errors due to -Werror.