Revision: 40754
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40754&view=rev
Author:   brlcad
Date:     2010-09-28 18:34:47 +0000 (Tue, 28 Sep 2010)

Log Message:
-----------
more warnings that would be useful and interesting to enable (maintenance task 
for later)

Modified Paths:
--------------
    brlcad/trunk/configure.ac

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2010-09-28 18:34:12 UTC (rev 40753)
+++ brlcad/trunk/configure.ac   2010-09-28 18:34:47 UTC (rev 40754)
@@ -2117,6 +2117,8 @@
        BC_COMPILER_AND_LINKER_RECOGNIZES([-W -Wall -Wundef -Wfloat-equal 
-Wshadow -Winline], [warning])
        # XXX also of interest
        # -Wunreachable-code -Wmissing-declarations -Wmissing-prototypes 
-Wstrict-prototypes -ansi
+       # -Wstrict-prototypes -Wold-style-definition -Wshorten-64-to-32 
-Wmissing-field-initializers
+       # -Wmissing-noreturn -Wredundant-decls
        # -Wformat=2 (after bu_fopen_uniq() is obsolete)
 
        if test "x$bc_warning_flag_works" = "xno" ; then


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to