[mapserver-commits] [mapserver/mapserver] 73761f: Fix build problems related to mixed code and varia...
GitHub
noreply at github.com
Mon Jul 30 02:33:58 PDT 2012
Branch: refs/heads/branch-6-2
Home: https://github.com/mapserver/mapserver
Commit: 73761fd82bcac605b47a693af93a299c3eecbd72
https://github.com/mapserver/mapserver/commit/73761fd82bcac605b47a693af93a299c3eecbd72
Author: szekerest <szekerest at gmail.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M mapdraw.c
M maputil.c
Log Message:
-----------
Fix build problems related to mixed code and variable declarations
Commit: 3128a3c71c1cffbbfcd3bb3fdfd7f0ff4e94c012
https://github.com/mapserver/mapserver/commit/3128a3c71c1cffbbfcd3bb3fdfd7f0ff4e94c012
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M configure
M configure.in
A m4/ax_cflags_warn_all.m4
Log Message:
-----------
Unix configure: add -Wdeclaration-after-statement by default in CFLAGS to issue 'warning: ISO C90 forbids mixed declarations and code' with GCC, which means that compilation will fails with MSVC, so something that *MUST* be fixed
Compare: https://github.com/mapserver/mapserver/compare/bcd0449ecee6...3128a3c71c1c
More information about the mapserver-commits
mailing list