[pdal-commits] [PDAL/PDAL] 2fd413: use Utils::sround rather than std::round to fix #4...
GitHub
noreply at github.com
Thu Sep 25 08:07:09 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2fd413af2d648db8354bc29fa3a7392b000fa5e2
https://github.com/PDAL/PDAL/commit/2fd413af2d648db8354bc29fa3a7392b000fa5e2
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-09-25 (Thu, 25 Sep 2014)
Changed paths:
M src/QuadIndex.cpp
Log Message:
-----------
use Utils::sround rather than std::round to fix #489
Commit: da4b01733da1201994a8b416930d61d1798a4f55
https://github.com/PDAL/PDAL/commit/da4b01733da1201994a8b416930d61d1798a4f55
Author: Howard Butler <howard at hobu.co>
Date: 2014-09-25 (Thu, 25 Sep 2014)
Changed paths:
M src/QuadIndex.cpp
Log Message:
-----------
Merge pull request #492 from chambbj/issues/489-windows-round
use Utils::sround rather than std::round to fix #489
Compare: https://github.com/PDAL/PDAL/compare/0b898781bac6...da4b01733da1
More information about the pdal-commits
mailing list