[pdal-commits] [PDAL/PDAL] b37cee: add missing initializers
GitHub
noreply at github.com
Thu May 10 14:00:07 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b37ceeb1a065c63baad19b0975c846fd8893184c
https://github.com/PDAL/PDAL/commit/b37ceeb1a065c63baad19b0975c846fd8893184c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M src/plang/Redirector.cpp
Log Message:
-----------
add missing initializers
Commit: 04cb7b05df0b7eae4c5505fa7342c20ed1e8cc0e
https://github.com/PDAL/PDAL/commit/04cb7b05df0b7eae4c5505fa7342c20ed1e8cc0e
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M boost/boost/bimap/bimap.hpp
M boost/boost/bimap/detail/map_view_base.hpp
M boost/boost/bimap/detail/map_view_iterator.hpp
M boost/boost/bimap/detail/set_view_iterator.hpp
M boost/boost/bimap/relation/mutant_relation.hpp
M boost/boost/bimap/views/unconstrained_map_view.hpp
M boost/boost/bimap/views/unconstrained_set_view.hpp
M boost/boost/fusion/algorithm/query/detail/any.hpp
M boost/boost/fusion/sequence/intrinsic/has_key.hpp
M boost/boost/optional/optional.hpp
M boost/boost/parameter/aux_/tagged_argument.hpp
M boost/boost/property_tree/detail/json_parser_read.hpp
M boost/boost/spirit/home/classic/core/composite/no_actions.hpp
M boost/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp
M boost/boost/spirit/home/classic/meta/impl/refactoring.ipp
M boost/boost/spirit/home/classic/phoenix/tuples.hpp
M boost/boost/spirit/home/classic/utility/impl/chset.ipp
M boost/boost/spirit/home/phoenix/object/construct.hpp
M boost/boost/test/floating_point_comparison.hpp
M boost/boost/test/utils/iterator/token_iterator.hpp
M boost/boost/test/utils/named_params.hpp
M boost/boost/token_functions.hpp
M boost/libs/filesystem/v3/src/operations.cpp
Log Message:
-----------
silence unused warnings
Commit: f2d80096a11c1e54fe714e58c235e823e2fa79af
https://github.com/PDAL/PDAL/commit/f2d80096a11c1e54fe714e58c235e823e2fa79af
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M include/pdal/drivers/oci/oci_wrapper.h
M src/drivers/oci/oci_wrapper.cpp
Log Message:
-----------
clean up const warning
Commit: 2ac39664a097fa59602aec3d380067d3a5840923
https://github.com/PDAL/PDAL/commit/2ac39664a097fa59602aec3d380067d3a5840923
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M hobu-config.sh
Log Message:
-----------
default to clang for me
Commit: 15cccee5f05507b5ab2d560bad725efd64c22079
https://github.com/PDAL/PDAL/commit/15cccee5f05507b5ab2d560bad725efd64c22079
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M include/pdal/drivers/las/Reader.hpp
M src/drivers/las/Reader.cpp
Log Message:
-----------
rename collectMetadata to not clash with StageBase::collectMetadata
Commit: 376caa90c14917b15d8df1f3521971bccca76cdf
https://github.com/PDAL/PDAL/commit/376caa90c14917b15d8df1f3521971bccca76cdf
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M src/Writer.cpp
Log Message:
-----------
increase default chunk size to 2^20 instead of 2^15
Commit: 1120a3b824cb59f536afd1ea45fa7c38196ee486
https://github.com/PDAL/PDAL/commit/1120a3b824cb59f536afd1ea45fa7c38196ee486
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M src/drivers/las/Reader.cpp
Log Message:
-----------
make sure to read the metadata
Compare: https://github.com/PDAL/PDAL/compare/8dc6332...1120a3b
More information about the pdal-commits
mailing list