[mapserver-commits] [mapserver/mapserver] a99907: Use GDAL large file API (UTF-8) compatible in a nu...
Jeff McKenna
noreply at github.com
Sun Apr 5 08:12:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: a99907fb028874f91ad4f51a2ad8721eb378d09b
https://github.com/mapserver/mapserver/commit/a99907fb028874f91ad4f51a2ad8721eb378d09b
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-04-04 (Sat, 04 Apr 2020)
Changed paths:
M CMakeLists.txt
M mapcontext.c
M maplabel.c
R mapogroutput.c
A mapogroutput.cpp
M mapshape.c
M mapshape.h
M mapstring.cpp
M mapxbase.c
Log Message:
-----------
Use GDAL large file API (UTF-8) compatible in a number of places
There are still uses of ANSI FILE* API, but this should hopefully
fix #5995
Commit: 9bb624f155b8fafbe680de218571f582b1e28347
https://github.com/mapserver/mapserver/commit/9bb624f155b8fafbe680de218571f582b1e28347
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M CMakeLists.txt
M mapcontext.c
M maplabel.c
R mapogroutput.c
A mapogroutput.cpp
M mapshape.c
M mapshape.h
M mapstring.cpp
M mapxbase.c
Log Message:
-----------
Merge pull request #6037 from rouault/fix_5995
Use GDAL large file API (UTF-8) compatible in a number of places
Compare: https://github.com/mapserver/mapserver/compare/1967315d629e...9bb624f155b8
More information about the mapserver-commits
mailing list