[pdal-commits] [PDAL/PDAL] 78c0d7: Misc. Changes To Fix CI and Memory Leaks (#3294)
Andrew Bell
noreply at github.com
Mon Nov 23 13:47:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 78c0d7f3f313c8be7b32a2d52ab3e553a4a950da
https://github.com/PDAL/PDAL/commit/78c0d7f3f313c8be7b32a2d52ab3e553a4a950da
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M .github/workflows/linux.yml
M io/ObjReader.cpp
M io/ObjReader.hpp
M pdal/util/CMakeLists.txt
M plugins/tiledb/CMakeLists.txt
M plugins/tiledb/io/TileDBReader.cpp
M plugins/tiledb/test/TileDBWriterTest.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Misc. Changes To Fix CI and Memory Leaks (#3294)
* Link thread library to pdal_util.
* Remove condition preventing tiledb writer test build on osx.
* See
* See
* Test.
* More test.
* Comment out faux readers.
* Use vector instead of raw buf.
* Fixes.
* Just factory.
* Run all TileDB writer tests for now.
More information about the pdal-commits
mailing list