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

Andrew Bell noreply at github.com
Fri May 10 10:18:39 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c38c70d0d596fcc76024a2ce11f098b028c4f0d3
      https://github.com/PDAL/PDAL/commit/c38c70d0d596fcc76024a2ce11f098b028c4f0d3
  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