[mapserver-commits] [mapserver/mapserver] 03d875: Remove return value from void function
GitHub
noreply at github.com
Sat Nov 7 08:51:29 PST 2015
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 03d875f9d4d59bfa02e5b62a4484f97eb787b3b1
https://github.com/mapserver/mapserver/commit/03d875f9d4d59bfa02e5b62a4484f97eb787b3b1
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2015-11-07 (Sat, 07 Nov 2015)
Changed paths:
M maputil.c
Log Message:
-----------
Remove return value from void function
Commit: 15f7afa37722e3bbaff48841aa3d9ab840b586ed
https://github.com/mapserver/mapserver/commit/15f7afa37722e3bbaff48841aa3d9ab840b586ed
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2015-11-07 (Sat, 07 Nov 2015)
Changed paths:
M renderers/agg/src/agg_font_freetype.cpp
Log Message:
-----------
Fix compiler warning on ancient freetype where FT_Bitmap::width and height are signed int
Commit: b8a2c6a8c328aa60d078df50d7db4eae6ce39efc
https://github.com/mapserver/mapserver/commit/b8a2c6a8c328aa60d078df50d7db4eae6ce39efc
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2015-11-07 (Sat, 07 Nov 2015)
Changed paths:
M mapogr.cpp
Log Message:
-----------
Disable unused function but that could be useful if implementing filter translation
Compare: https://github.com/mapserver/mapserver/compare/a1a589d3cf75...b8a2c6a8c328
More information about the mapserver-commits
mailing list