[pdal-commits] [PDAL/PDAL] 86d319: Don't assign PointId's to size_t in test.
Andrew Bell
noreply at github.com
Fri May 10 05:52:46 PDT 2019
Branch: refs/heads/issue-2509
Home: https://github.com/PDAL/PDAL
Commit: 86d319214dbbaea8af971b03b43e71c2eb4824f9
https://github.com/PDAL/PDAL/commit/86d319214dbbaea8af971b03b43e71c2eb4824f9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-05-10 (Fri, 10 May 2019)
Changed paths:
M pdal/Mesh.hpp
M test/unit/filters/DelaunayFilterTest.cpp
Log Message:
-----------
Don't assign PointId's to size_t in test.
(32 bit systems have 32 bit size_t).
Close #2509
More information about the pdal-commits
mailing list