[pdal-commits] [PDAL/PDAL] 258325: Fix schema operator== comparing self with self and...
GitHub
noreply at github.com
Wed Sep 11 11:56:07 PDT 2013
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2583251ecb174baf35dea1de277c0b3ea8c5f3b0
https://github.com/PDAL/PDAL/commit/2583251ecb174baf35dea1de277c0b3ea8c5f3b0
Author: James Klassen <klas0037 at umn.edu>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
Fix schema operator== comparing self with self and always returning true.
Commit: 4f339a32734fd734745708273f6aa221b08c32c8
https://github.com/PDAL/PDAL/commit/4f339a32734fd734745708273f6aa221b08c32c8
Author: Howard Butler <howard at hobu.co>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
Merge pull request #178 from klassenjs/master
Fix schema operator== comparing self with self and always returning true...
Compare: https://github.com/PDAL/PDAL/compare/d6c973adeee7...4f339a32734f
More information about the pdal-commits
mailing list