simon-svn: puzzles: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Jun 30 11:51:31 BST 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9888
Date: 2013-06-30 11:51:31 +0100 (Sun, 30 Jun 2013)
Log message (7 lines):
Add a check in the new configure script to enable lots of gcc warning
flags if gcc is in use - but _only_ if they don't lead to problems in
a test compile which includes all the system and GTK headers I'm going
to want. Ubuntu 13.04 includes a version of Pango which breaks at
-Werror -pedantic, so I can't unconditionally enable all the warning
flags I might want without breaking the build in ways beyond my
control.
Modified files:
U puzzles/configure.ac
Links:
http://svn.tartarus.org/sgt/?rev=9888&view=rev
http://svn.tartarus.org/sgt/puzzles/configure.ac?rev=9888&r1=9887&r2=9888
More information about the tartarus-commits
mailing list