[mapserver-commits] [MapServer/MapServer] 2446ca: Fix compiler warnings with gcc 9.4.0 of ubuntu 20....
Jeff McKenna
noreply at github.com
Mon May 23 12:55:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 2446ca653b431193994efd1b32bbedc2337ff50c
https://github.com/MapServer/MapServer/commit/2446ca653b431193994efd1b32bbedc2337ff50c
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mapjoin.c
M mapogcsld.c
M mapogr.cpp
M mapowscommon.c
M maputil.c
M mapxml.c
Log Message:
-----------
Fix compiler warnings with gcc 9.4.0 of ubuntu 20.04 with CFLAGS='-O2 -Wall -Werror -Wextra'
Commit: c046f6b4aabcf2f99ae17a86d449461b412142d0
https://github.com/MapServer/MapServer/commit/c046f6b4aabcf2f99ae17a86d449461b412142d0
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mapjoin.c
M mapogcsld.c
M mapogr.cpp
M mapowscommon.c
M maputil.c
M mapxml.c
Log Message:
-----------
Merge pull request #6531 from rouault/ubuntu_2004_warning_fixes
Fix compiler warnings with gcc 9.4.0 of ubuntu 20.04 with CFLAGS='-O2 -Wall -Werror -Wextra'
Compare: https://github.com/MapServer/MapServer/compare/944aa1b658ca...c046f6b4aabc
More information about the MapServer-commits
mailing list