[pdal-commits] [PDAL/PDAL] 76b50e: GCC 9.2 fixes.

Andrew Bell noreply at github.com
Tue Feb 4 08:10:07 PST 2020


  Branch: refs/heads/gcc9.2-fixes
  Home:   https://github.com/PDAL/PDAL
  Commit: 76b50e1497bd780e3c7f85e7a2c38325564cff6f
      https://github.com/PDAL/PDAL/commit/76b50e1497bd780e3c7f85e7a2c38325564cff6f
  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

  Log Message:
  -----------
  GCC 9.2 fixes.


  Commit: 1ac60faff0bda4d61374c8018121420aab8b76d4
      https://github.com/PDAL/PDAL/commit/1ac60faff0bda4d61374c8018121420aab8b76d4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M vendor/pdalboost/boost/iostreams/detail/adapter/concept_adapter.hpp
    M vendor/pdalboost/boost/iostreams/detail/functional.hpp

  Log Message:
  -----------
  Explicitly delete undefined assignment operators so that we actually
generate copy ctors that we need.


  Commit: 767e16409f8574ac99c4e3c8b925d1c4e025ad79
      https://github.com/PDAL/PDAL/commit/767e16409f8574ac99c4e3c8b925d1c4e025ad79
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M vendor/eigen/Eigen/src/Core/ArrayWrapper.h
    M vendor/eigen/Eigen/src/Core/util/XprHelper.h

  Log Message:
  -----------
  Eigen fixes for GCC 9.2.


Compare: https://github.com/PDAL/PDAL/compare/76b50e1497bd%5E...767e16409f85


More information about the pdal-commits mailing list