[Scummvm-cvs-logs] SF.net SVN: scummvm: [27231] scummvm/branches/branch-0-10-0/Makefile

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sat Jun 9 09:51:59 CEST 2007


Revision: 27231
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27231&view=rev
Author:   Kirben
Date:     2007-06-09 00:51:58 -0700 (Sat, 09 Jun 2007)

Log Message:
-----------
Revert extra commit.

Modified Paths:
--------------
    scummvm/branches/branch-0-10-0/Makefile

Modified: scummvm/branches/branch-0-10-0/Makefile
===================================================================
--- scummvm/branches/branch-0-10-0/Makefile	2007-06-09 07:50:26 UTC (rev 27230)
+++ scummvm/branches/branch-0-10-0/Makefile	2007-06-09 07:51:58 UTC (rev 27231)
@@ -23,7 +23,7 @@
 # Even more warnings...
 CXXFLAGS+= -pedantic -Wpointer-arith -Wcast-qual -Wconversion
 CXXFLAGS+= -Wshadow -Wimplicit -Wundef -Wnon-virtual-dtor
-CXXFLAGS+= -Wno-reorder -Wwrite-strings -Werror
+CXXFLAGS+= -Wno-reorder -Wwrite-strings
 
 # 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