[pdal-commits] [PDAL/PDAL] 490f56: LasVLR::MAX_DATA_SIZE is never used, use USHRT_MAX...
GitHub
noreply at github.com
Tue Aug 29 14:26:54 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 490f56e2603538ad55b1d7ab14513300fe59e98b
https://github.com/PDAL/PDAL/commit/490f56e2603538ad55b1d7ab14513300fe59e98b
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-29 (Tue, 29 Aug 2017)
Changed paths:
M io/LasWriter.cpp
Log Message:
-----------
LasVLR::MAX_DATA_SIZE is never used, use USHRT_MAX for VLR size test
Commit: d68e5412d8a4eb5c9e9fda4cae2a1bed69520ed1
https://github.com/PDAL/PDAL/commit/d68e5412d8a4eb5c9e9fda4cae2a1bed69520ed1
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-29 (Tue, 29 Aug 2017)
Changed paths:
M filters/GreedyProjection.hpp
M io/LasReader.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M test/unit/io/LasReaderTest.cpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Compare: https://github.com/PDAL/PDAL/compare/221d887d8431...d68e5412d8a4
More information about the pdal-commits
mailing list