GNOME Bugzilla – Bug 568546
GNOME_COMPILE_WARNINGS: Add -Werror=format-security
Last modified: 2012-11-06 20:06:49 UTC
I just got a patch because someone compiled gnome-panel with -Werror=format-security. Sounds like something we should put in gnome-common Also, I'm wondering about http://mces.blogspot.com/2008/12/year-end-cleaning-ie-on-warning-options.html I'm pretty sure we'd want at least some of them too. I don't want to file an individual bug for each of them, though.
We can add these to the WARN_CFLAGS that are enabled with --enable-compile-warnings from GNOME_COMPILE_WARNINGS macro.
Sorry, yeah, that was what I wanted to suggest :-)
*** Bug 581768 has been marked as a duplicate of this bug. ***
See bug #608953
Fixed in the same commit that fixed bug 608953. *** This bug has been marked as a duplicate of bug 608953 ***