[pdal-commits] [PDAL/PDAL] 4b0a0e: ostream << needs to be const to match src
GitHub
noreply at github.com
Wed Dec 7 08:21:37 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 4b0a0ef1f38da88565e88f3e5bd64214d399f602
https://github.com/PDAL/PDAL/commit/4b0a0ef1f38da88565e88f3e5bd64214d399f602
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-12-06 (Tue, 06 Dec 2016)
Changed paths:
M pdal/util/Bounds.hpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
ostream << needs to be const to match src
Includes pre-failing test.
Commit: aed8b0748604349400ba2db95e068fa58c1e8bdd
https://github.com/PDAL/PDAL/commit/aed8b0748604349400ba2db95e068fa58c1e8bdd
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-12-07 (Wed, 07 Dec 2016)
Changed paths:
M pdal/util/Bounds.hpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
Merge pull request #1420 from gadomski/const-qualified-insertion-bounds
ostream << needs to be const to match src
Compare: https://github.com/PDAL/PDAL/compare/80105bdd53b1...aed8b0748604
More information about the pdal-commits
mailing list