[mapserver-commits] [mapserver/mapserver] ccc3a8: Fix 'C4701: potentially uninitialized local variab...
Even Rouault
noreply at github.com
Fri Jan 17 14:42:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: ccc3a81cdc3ee79487a7124a70c468a96f7b356d
https://github.com/mapserver/mapserver/commit/ccc3a81cdc3ee79487a7124a70c468a96f7b356d
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M mapchart.c
M mapdraw.c
M mapdrawgdal.c
M mapfile.c
M mapimageio.c
M mapmetadata.c
M mapogcfilter.c
M mapprimitive.c
M maprasterquery.c
M mapresample.c
M mapscale.c
M mapservutil.c
M maputil.c
M mapuvraster.c
M mapwms.c
M mapwmslayer.c
Log Message:
-----------
Fix 'C4701: potentially uninitialized local variable' occurences (refs #5976)
Commit: 5a48283e59c4b978f928ae9faf250cdbd1124128
https://github.com/mapserver/mapserver/commit/5a48283e59c4b978f928ae9faf250cdbd1124128
Author: sethg <sethg at geographika.co.uk>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Add /w14701 flag
Commit: 113e8475c9f9904482065154b746120591aa1100
https://github.com/mapserver/mapserver/commit/113e8475c9f9904482065154b746120591aa1100
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M mapscript/python/pyextend.i
M mapscript/python/pymodule.i
M mapserv.c
M shptree.c
M shptreetst.c
M sortshp.c
Log Message:
-----------
Fix MSVC warnings in programs and Python mapscript
Commit: 37fd9973fa8db71dbe540b1ad4ec631174dd4b81
https://github.com/mapserver/mapserver/commit/37fd9973fa8db71dbe540b1ad4ec631174dd4b81
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M CMakeLists.txt
M appveyor.yml
Log Message:
-----------
CMakeLists.txt: add /EHsc for MSVC. appveyor.yml: turn warnings as errors
Commit: c16df1839915a160f31b22c320f4747299e42e1b
https://github.com/mapserver/mapserver/commit/c16df1839915a160f31b22c320f4747299e42e1b
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M CMakeLists.txt
M appveyor.yml
M mapchart.c
M mapdraw.c
M mapdrawgdal.c
M mapfile.c
M mapimageio.c
M mapmetadata.c
M mapogcfilter.c
M mapprimitive.c
M maprasterquery.c
M mapresample.c
M mapscale.c
M mapscript/python/pyextend.i
M mapscript/python/pymodule.i
M mapserv.c
M mapservutil.c
M maputil.c
M mapuvraster.c
M mapwms.c
M mapwmslayer.c
M shptree.c
M shptreetst.c
M sortshp.c
Log Message:
-----------
Merge pull request #5978 from rouault/fix_c4701
Fix 'C4701: potentially uninitialized local variable' occurences
Compare: https://github.com/mapserver/mapserver/compare/8ef65a27e27e...c16df1839915
More information about the mapserver-commits
mailing list