[mapserver-commits] [mapserver/mapserver] 03eff6: harmonize 32/64bit behavior when rounding
GitHub
noreply at github.com
Tue Apr 30 07:03:33 PDT 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 03eff6708ab8b6159856c4b26fab3837b0402b52
https://github.com/mapserver/mapserver/commit/03eff6708ab8b6159856c4b26fab3837b0402b52
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M CMakeLists.txt
M mapchart.c
M msautotest
Log Message:
-----------
harmonize 32/64bit behavior when rounding
- use lrint
- avoid floats
- no implicit casts
More information about the mapserver-commits
mailing list