[pdal-commits] [PDAL/PDAL] 006884: Fix compilation on newer clang.
Howard Butler
noreply at github.com
Mon Feb 3 11:33:44 PST 2020
Branch: refs/heads/delete-python-from-tree
Home: https://github.com/PDAL/PDAL
Commit: 00688458df3ad6be615075ed5f06519f8cb89d04
https://github.com/PDAL/PDAL/commit/00688458df3ad6be615075ed5f06519f8cb89d04
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M plugins/python/plang/Redirector.cpp
M plugins/python/plang/Script.hpp
M plugins/sqlite/io/SQLiteCommon.hpp
M vendor/pdalboost/boost/iostreams/detail/functional.hpp
Log Message:
-----------
Fix compilation on newer clang.
Commit: 24bd2348295b225baf72b6cb84788eff5a67de6d
https://github.com/PDAL/PDAL/commit/24bd2348295b225baf72b6cb84788eff5a67de6d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M CMakeLists.txt
R cmake/sqlite.cmake
M doc/references.rst
A doc/stages/filters.dbscan.rst
M doc/stages/filters.rst
A filters/DBSCANFilter.cpp
A filters/DBSCANFilter.hpp
M io/PcdReader.cpp
M pdal/KDIndex.hpp
M plugins/CMakeLists.txt
R plugins/sqlite/CMakeLists.txt
R plugins/sqlite/io/SQLiteCommon.cpp
R plugins/sqlite/io/SQLiteCommon.hpp
R plugins/sqlite/io/SQLiteReader.cpp
R plugins/sqlite/io/SQLiteReader.hpp
R plugins/sqlite/io/SQLiteWriter.cpp
R plugins/sqlite/io/SQLiteWriter.hpp
R plugins/sqlite/test/SQLiteTest.cpp
M scripts/azp/linux.yml
M scripts/azp/osx.yml
M scripts/azp/win.yml
M scripts/conda/osx.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 50d908e11f82f49a5bbd21614d437bf773985033
https://github.com/PDAL/PDAL/commit/50d908e11f82f49a5bbd21614d437bf773985033
Author: Howard Butler <howard at hobu.co>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M vendor/pdalboost/boost/iostreams/detail/functional.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into delete-python-from-tree
Commit: 577983ac59b7880a1b8e5b5f6c05c081eb6dc467
https://github.com/PDAL/PDAL/commit/577983ac59b7880a1b8e5b5f6c05c081eb6dc467
Author: Howard Butler <howard at hobu.co>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M plugins/matlab/filters/Environment.cpp
Log Message:
-----------
remove more python cruft
Compare: https://github.com/PDAL/PDAL/compare/c547f8a87bb0...577983ac59b7
More information about the pdal-commits
mailing list