[pdal-commits] [PDAL/PDAL] 32c6c5: Fix warning in gcc-8.

GitHub noreply at github.com
Thu Nov 1 13:02:34 PDT 2018


  Branch: refs/heads/1.8rc
  Home:   https://github.com/PDAL/PDAL
  Commit: 32c6c5b238d2792de647148443caac1242161c10
      https://github.com/PDAL/PDAL/commit/32c6c5b238d2792de647148443caac1242161c10
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M vendor/arbiter/arbiter.cpp

  Log Message:
  -----------
  Fix warning in gcc-8.


  Commit: ce503f0d30e9c39996d3145da6e7248e806ecda1
      https://github.com/PDAL/PDAL/commit/ce503f0d30e9c39996d3145da6e7248e806ecda1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M plugins/greyhound/io/bounds.cpp
    M plugins/greyhound/io/bounds.hpp
    R vendor/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h
    R vendor/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h

  Log Message:
  -----------
  * Any code coming from Entwine is now BSD because Hobu is relicensing it * Two LGPLv2 files from Eigen are removed. We are not using them and we want to keep clean (#2265)

* remove LGPL eigen items

* relicense Entwine-originated bounds class to BSD


  Commit: 029d555902bca037eabcf2cb6d7c35900710ee16
      https://github.com/PDAL/PDAL/commit/029d555902bca037eabcf2cb6d7c35900710ee16
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M pdal/PointTable.hpp
    M pdal/Streamable.cpp

  Log Message:
  -----------
  Streamable skips. (#2224)


  Commit: c5b9770a3c51c720573d80164a82ef4e3242f68a
      https://github.com/PDAL/PDAL/commit/c5b9770a3c51c720573d80164a82ef4e3242f68a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M pdal/util/FileUtils.cpp
    M test/unit/FileUtilsTest.cpp

  Log Message:
  -----------
  Only check for tildes as the first character in a filename. (#2264)

* Only check for tildes as the first character in a filename.
Close #2263


  Commit: 5ab45d816544ff1c669e5b134b879a05c9215f2d
      https://github.com/PDAL/PDAL/commit/5ab45d816544ff1c669e5b134b879a05c9215f2d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M ChangeLog
    M HOWTORELEASE.txt

  Log Message:
  -----------
  1.8RC2


Compare: https://github.com/PDAL/PDAL/compare/53519dc9f730...5ab45d816544
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list