[pdal-commits] [PDAL/PDAL] fb799b: fix setField for int8_t/uint8_t -- boost::numeric_...
GitHub
noreply at github.com
Fri Oct 3 06:28:26 PDT 2014
Branch: refs/heads/grid-1.3.3
Home: https://github.com/PDAL/PDAL
Commit: fb799b13745e49f6e85d17561a84c11544d67a6b
https://github.com/PDAL/PDAL/commit/fb799b13745e49f6e85d17561a84c11544d67a6b
Author: Howard Butler <howard at hobu.co>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
fix setField for int8_t/uint8_t -- boost::numeric_cast doesn't work on them
Commit: b843f9b70f4c540ff992ba45a87a273a690148b3
https://github.com/PDAL/PDAL/commit/b843f9b70f4c540ff992ba45a87a273a690148b3
Author: Howard Butler <howard at hobu.co>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M include/pdal/drivers/oci/OciReader.hpp
M include/pdal/drivers/oci/OciSeqIterator.hpp
M src/drivers/oci/OciReader.cpp
M src/drivers/oci/OciSeqIterator.cpp
Log Message:
-----------
put back populate_pointsourceid capability in oracle reader
Compare: https://github.com/PDAL/PDAL/compare/333f05715777...b843f9b70f4c
More information about the pdal-commits
mailing list