[pdal-commits] [PDAL/PDAL] ed2bb5: Gcc9.2 fixes (#2913)

Andrew Bell noreply at github.com
Tue Feb 4 10:17:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ed2bb5a1b6eb15caea314e2e66f45aa392475c8c
      https://github.com/PDAL/PDAL/commit/ed2bb5a1b6eb15caea314e2e66f45aa392475c8c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M plugins/i3s/lepcc/src/ClusterRGB.cpp
    M plugins/i3s/lepcc/src/Huffman.cpp
    M test/unit/filters/SkewnessFilterTest.cpp
    M vendor/eigen/Eigen/src/Core/ArrayWrapper.h
    M vendor/eigen/Eigen/src/Core/util/XprHelper.h
    M vendor/pdalboost/boost/iostreams/detail/adapter/concept_adapter.hpp
    M vendor/pdalboost/boost/iostreams/detail/functional.hpp

  Log Message:
  -----------
  Gcc9.2 fixes (#2913)

* GCC 9.2 fixes.

* Explicitly delete undefined assignment operators so that we actually
generate copy ctors that we need.

* Eigen fixes for GCC 9.2.




More information about the pdal-commits mailing list