[pdal-commits] [PDAL/PDAL] 4568d6: Change size_t to uint64_t to handle large files on...
Andrew Bell
noreply at github.com
Mon Nov 9 07:24:12 PST 2020
Branch: refs/heads/issue-3282
Home: https://github.com/PDAL/PDAL
Commit: 4568d679e300e158ef1d86c10d7da8dc3987cfec
https://github.com/PDAL/PDAL/commit/4568d679e300e158ef1d86c10d7da8dc3987cfec
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M pdal/util/FileUtils.cpp
M pdal/util/FileUtils.hpp
Log Message:
-----------
Change size_t to uint64_t to handle large files on 32 bit Windows.
More information about the pdal-commits
mailing list