[Scummvm-cvs-logs] SF.net SVN: scummvm:[42012] scummvm/trunk/Makefile

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Wed Jul 1 22:53:48 CEST 2009


Revision: 42012
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42012&view=rev
Author:   fingolfin
Date:     2009-07-01 20:53:47 +0000 (Wed, 01 Jul 2009)

Log Message:
-----------
oops

Modified Paths:
--------------
    scummvm/trunk/Makefile

Modified: scummvm/trunk/Makefile
===================================================================
--- scummvm/trunk/Makefile	2009-07-01 20:51:47 UTC (rev 42011)
+++ scummvm/trunk/Makefile	2009-07-01 20:53:47 UTC (rev 42012)
@@ -26,13 +26,6 @@
 # Enable even more warnings...
 CXXFLAGS+= -Wpointer-arith -Wcast-qual -Wcast-align
 CXXFLAGS+= -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings
-# TODO: Consider using -Wold-style-cast at some point
-# CXXFLAGS+= -Wno-sign-compare
-#CXXFLAGS+= -Wextra
-CXXFLAGS+= -Wmissing-format-attribute
-CXXFLAGS+= -Wredundant-decls
-CXXFLAGS+= -Wconversion
-#CXXFLAGS+= -Wshorten-64-to-32
 
 # Disable RTTI and exceptions, and enabled checking of pointers returned by "new"
 CXXFLAGS+= -fno-rtti -fno-exceptions -fcheck-new


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




More information about the Scummvm-git-logs mailing list