Revision: 10659
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=10659&view=rev
Author:   the_cybersphinx
Date:     2010-04-20 15:29:08 +0000 (Tue, 20 Apr 2010)

Log Message:
-----------
2.3: Fix compilation with gcc 4.5.

gcc 4.5 enables some warnings with -Wall that didn't even exist in previous
versions (so we can't just disable them generally). This adds a new autoconf
macro to check for compiler flags, and adds -Wno-switch and -Wno-enum-compare
to the compiler flags if they exist. (Backport of r10597)

Modified Paths:
--------------
    branches/2.3/configure.ac

Added Paths:
-----------
    branches/2.3/m4/ax_c_check_flag.m4


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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to