[pdal-commits] [PDAL/PDAL] 9a604c: Don't assign PointId's to size_t in test. (#2510)

Andrew Bell noreply at github.com
Fri May 10 12:07:00 PDT 2019


  Branch: refs/heads/1.9-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 9a604c1e0d8898ea73c784261be3beafa7aeaca8
      https://github.com/PDAL/PDAL/commit/9a604c1e0d8898ea73c784261be3beafa7aeaca8
  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. (#2510)

(32 bit systems have 32 bit size_t).
Close #2509




More information about the pdal-commits mailing list