[pdal-commits] [PDAL/PDAL] 03a500: Changes to make GCC 8 happy. (#2012)
GitHub
noreply at github.com
Fri May 11 11:34:50 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 03a500979a51031c1c14a7eccf13e763c1ffccb6
https://github.com/PDAL/PDAL/commit/03a500979a51031c1c14a7eccf13e763c1ffccb6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-05-11 (Fri, 11 May 2018)
Changed paths:
M cmake/unix_compiler_options.cmake
M filters/AssignFilter.cpp
M io/LasHeader.cpp
M io/PlyReader.cpp
M io/PlyWriter.cpp
M kernels/TIndexKernel.cpp
M pdal/Kernel.cpp
M pdal/Metadata.cpp
M pdal/Metadata.hpp
M pdal/PDALUtils.cpp
M pdal/pdal_types.hpp
M pdal/util/FileUtils.cpp
M pdal/util/Utils.hpp
M vendor/arbiter/arbiter.cpp
M vendor/kazhdan/Array.h
M vendor/kazhdan/MultiGridOctreeData.System.inl
M vendor/kazhdan/MultiGridOctreeData.h
M vendor/kazhdan/MultiGridOctreeData.inl
M vendor/kazhdan/PPolynomial.inl
M vendor/kazhdan/PoissonRecon.h
M vendor/pdalboost/boost/mpl/assert.hpp
Log Message:
-----------
Changes to make GCC 8 happy. (#2012)
* Changes to make GCC 8 happy.
Properly handle Metadata::value<std::string>()
* Make sure returned value is properly initialized.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list