[pdal-commits] [PDAL/PDAL] 06f16a: Json (#1817)

GitHub noreply at github.com
Wed Mar 7 06:09:51 PST 2018


  Branch: refs/heads/1.6-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 06f16a392b9077aa4b566649bb32644e918f9e84
      https://github.com/PDAL/PDAL/commit/06f16a392b9077aa4b566649bb32644e918f9e84
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M vendor/arbiter/CMakeLists.txt
    M vendor/jsoncpp/dist/json/json.h

  Log Message:
  -----------
  Json (#1817)

* Don't include incorrect JSON header file.

* Don't force big ints to be long long - use natural 64-bit type.


  Commit: ff5acaf4351f36c166802d2917b1faf2e32e0a0a
      https://github.com/PDAL/PDAL/commit/ff5acaf4351f36c166802d2917b1faf2e32e0a0a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M vendor/jsoncpp/dist/json/json.h

  Log Message:
  -----------
  Add header for uint64_t


Compare: https://github.com/PDAL/PDAL/compare/945e359c7f23...ff5acaf4351f


More information about the pdal-commits mailing list