[svn-commits] r150 - svn:log

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Mar 16 10:19:44 CDT 2010


Author: seanbright
Revision: 150
Modified property: svn:log

Modified: svn:log at Tue Mar 16 10:19:44 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 16 10:19:44 2010
@@ -1,1 +1,13 @@
-Resolve some build warnings that show up when we crank up the compiler warnings to 11.
+Resolve some build warnings that show up when we enable strict compiler checks.
+
+-Wall
+-Wstrict-prototypes
+-Wmissing-prototypes
+-Wmissing-declarations
+-Werror
+-Wunused
+-Wdeclaration-after-statement
+-D_FORTIFY_SOURCE=2
+-Wundef
+-Wmissing-format-attribute
+-Wformat=2




More information about the svn-commits mailing list