[pdal-commits] [PDAL/PDAL] f9ed8b: Set default value for boolean in RxpReader

GitHub noreply at github.com
Sat Nov 14 10:24:27 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: f9ed8b65600734e62c8be513bd85852fd3816e24
      https://github.com/PDAL/PDAL/commit/f9ed8b65600734e62c8be513bd85852fd3816e24
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M plugins/rxp/io/RxpReader.hpp

  Log Message:
  -----------
  Set default value for boolean in RxpReader

This boolean value was not initialized on default reader creation,
which caused tests to fail on some machines. I don't know if this would
affect actual usages, but its a bugfix.


  Commit: 1394a1aeecda974faee66d69477c74d6cb54729c
      https://github.com/PDAL/PDAL/commit/1394a1aeecda974faee66d69477c74d6cb54729c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M plugins/rxp/io/RxpReader.hpp

  Log Message:
  -----------
  Merge pull request #1037 from gadomski/rivlib-cleanup

Set default value for boolean in RxpReader


Compare: https://github.com/PDAL/PDAL/compare/e35ded5196ed...1394a1aeecda


More information about the pdal-commits mailing list