[pdal-commits] [PDAL/PDAL] e36510: added note and test case for #897
GitHub
noreply at github.com
Fri May 8 10:54:06 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e36510cdeb7b847462ed722b9be25c75f3760ba6
https://github.com/PDAL/PDAL/commit/e36510cdeb7b847462ed722b9be25c75f3760ba6
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M include/pdal/util/Bounds.hpp
M src/util/Bounds.cpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
added note and test case for #897
Also took the liberty of moving the 2D ctor from cpp file to the hpp
file, to be consistent with the other ctors.
Commit: c48f819681fcccc9786078957b60f6d168127e73
https://github.com/PDAL/PDAL/commit/c48f819681fcccc9786078957b60f6d168127e73
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M include/pdal/util/Bounds.hpp
M src/util/Bounds.cpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
(fails on MSVC, see #897 and #900)
Revert "added note and test case for #897"
This reverts commit e36510cdeb7b847462ed722b9be25c75f3760ba6.
Commit: 4aa5b27a65a01ad3c7b5cdcc8c0aced5dd48b831
https://github.com/PDAL/PDAL/commit/4aa5b27a65a01ad3c7b5cdcc8c0aced5dd48b831
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M include/pdal/util/Bounds.hpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
committing again, this time without gratuitous actor fix
Commit: 1e886489fa8ee6bdafb487b29c0f0c18db4471bd
https://github.com/PDAL/PDAL/commit/1e886489fa8ee6bdafb487b29c0f0c18db4471bd
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M include/pdal/util/Bounds.hpp
M test/unit/BoundsTest.cpp
Log Message:
-----------
Merge pull request #901 from PDAL/issue-897
Added note & test for "2D" BBOX3 question
Compare: https://github.com/PDAL/PDAL/compare/75c9bf491003...1e886489fa8e
More information about the pdal-commits
mailing list