[pdal-commits] [PDAL/PDAL] 64abe7: Support cast of double -> float of NaN. (#2240)
GitHub
noreply at github.com
Tue Oct 23 12:31:21 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 64abe7b02aa56c68cbb3f3b360bc5a186940cfe9
https://github.com/PDAL/PDAL/commit/64abe7b02aa56c68cbb3f3b360bc5a186940cfe9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
M pdal/PointView.hpp
M pdal/util/Utils.hpp
M test/unit/PointViewTest.cpp
M test/unit/UtilsTest.cpp
Log Message:
-----------
Support cast of double -> float of NaN. (#2240)
* Support cast of double -> float of NaN.
Close #2239
* Actually test something in the test.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list