[pdal-commits] [PDAL/PDAL] db0918: Fix Windows teardown crashes (#2710)
Andrew Bell
noreply at github.com
Mon Sep 2 04:33:31 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: db0918f1976912cba07ddf628886306912b8e640
https://github.com/PDAL/PDAL/commit/db0918f1976912cba07ddf628886306912b8e640
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-09-02 (Mon, 02 Sep 2019)
Changed paths:
M apps/pdal.cpp
M cmake/curl.cmake
M cmake/win32_compiler_options.cmake
M io/Ilvis2Reader.cpp
M io/Ilvis2Reader.hpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/Log.cpp
M pdal/Log.hpp
M pdal/PipelineExecutor.cpp
M pdal/PipelineManager.cpp
M pdal/PipelineManager.hpp
M pdal/PluginManager.cpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M plugins/matlab/test/MatlabFilterTest.cpp
M plugins/sqlite/test/SQLiteTest.cpp
M test/unit/LogTest.cpp
M test/unit/filters/MergeTest.cpp
M test/unit/filters/OverlayFilterTest.cpp
Log Message:
-----------
Fix Windows teardown crashes (#2710)
* Fix Windows tests.
* Fix plugins with updated Log code.
* Forgtten commit.
More information about the pdal-commits
mailing list