[pdal-commits] [PDAL/PDAL] b21042: make getNumDimensions return a reference
GitHub
noreply at github.com
Mon Nov 5 09:38:55 PST 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b21042d535643989597c482df87ec883aa3fc1a5
https://github.com/PDAL/PDAL/commit/b21042d535643989597c482df87ec883aa3fc1a5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
Changed paths:
M include/pdal/filters/Index.hpp
M src/filters/Index.cpp
Log Message:
-----------
make getNumDimensions return a reference
Commit: 2ba8c4e0edadafe9d181cf25070295e121e75450
https://github.com/PDAL/PDAL/commit/2ba8c4e0edadafe9d181cf25070295e121e75450
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
Changed paths:
M include/pdal/plang/PythonEnvironment.hpp
M src/plang/Invocation.cpp
M src/plang/PythonEnvironment.cpp
Log Message:
-----------
consolidate a getPythonTraceback function that imports traceback and does the work to fetch the error message
Compare: https://github.com/PDAL/PDAL/compare/af5969a0e2f2...2ba8c4e0edad
More information about the pdal-commits
mailing list