[pdal-commits] [PDAL/PDAL] db0918: Fix Windows teardown crashes (#2710)
Howard Butler
noreply at github.com
Mon Sep 2 19:20:00 PDT 2019
Branch: refs/heads/azure-pipelines
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.
Commit: 694cf8b427517916c731983116ff609cebee0998
https://github.com/PDAL/PDAL/commit/694cf8b427517916c731983116ff609cebee0998
Author: Howard Butler <howard at hobu.co>
Date: 2019-09-02 (Mon, 02 Sep 2019)
Changed paths:
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into azure-pipelines
Compare: https://github.com/PDAL/PDAL/compare/338852bb593f...694cf8b42751
More information about the pdal-commits
mailing list