[pdal-commits] [PDAL/PDAL] 85eb97: Fix replacement of stages in PipelineManager.

GitHub noreply at github.com
Thu Nov 16 07:21:49 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 85eb971d79bce1f9a6a28f68e09fa749c6411343
      https://github.com/PDAL/PDAL/commit/85eb971d79bce1f9a6a28f68e09fa749c6411343
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M pdal/PipelineManager.cpp
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Fix replacement of stages in PipelineManager.
Close #1725


  Commit: 07d7260e9e9070138f523e8522ada20dcafb47cf
      https://github.com/PDAL/PDAL/commit/07d7260e9e9070138f523e8522ada20dcafb47cf
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    A cmake/lzma.cmake
    A cmake/modules/FindZSTD.cmake
    A cmake/zstd.cmake
    M doc/stages/writers.bpf.rst
    M io/BpfHeader.cpp
    M io/BpfHeader.hpp
    M io/BpfReader.cpp
    M io/BpfWriter.cpp
    M io/BpfWriter.hpp
    M pdal/Compression.hpp
    M pdal/PipelineExecutor.hpp
    M pdal/SpatialReference.cpp
    M pdal/SpatialReference.hpp
    M pdal/util/Utils.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/sqlite/io/SQLiteCommon.hpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    M scripts/docker/master/alpine/Dockerfile
    M scripts/docker/master/ubuntu/Dockerfile
    M test/unit/CMakeLists.txt
    M test/unit/CompressionTest.cpp
    M test/unit/io/BPFTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 410fc5b71a5a1595637c1e82281cfe41e792275e
      https://github.com/PDAL/PDAL/commit/410fc5b71a5a1595637c1e82281cfe41e792275e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M plugins/sqlite/io/SQLiteReader.cpp

  Log Message:
  -----------
  Fix dangling reference when there's no LazPerf.


Compare: https://github.com/PDAL/PDAL/compare/08694b0cc096...410fc5b71a5a


More information about the pdal-commits mailing list