Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-11 22:44:12 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-20 06:58:30 (GMT)
commit30da2bfe0e86c25462e92cf4e2284265848fa756 (patch)
tree135c385bf8565c13bf837c151ce07c98ff7e0ad3 /autogen.sh
parentac029997d30ed0e76b319d0ccadb058e21f4d054 (diff)
sugar-artwork: stricter compiler flags
WARN_CFLAGS was already used in gtk/engine/Makefile.am, but not initialized by configure. For backwards compatibility, GCC's by default is very permissive. In my case, it was silently miscompiling code which was calling a non-existent GTK function. For this particular case, the proposed WARN_CFLAGS should make the build fail early in this case. I'm not proposing -Werror because it frequetly results in broken builds for trivial reasons when distros update the toolchain. Signed-off-by: Bernie Innocenti <bernie@codewiz.org> Reviewed-by: James Cameron <quozl@laptop.org> Tested-by: James Cameron <quozl@laptop.org>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions