[pdal-commits] [PDAL/PDAL] 84e44c: Use a pdal-namespaced string_ref instead of the on...
GitHub
noreply at github.com
Mon Aug 26 12:22:10 PDT 2013
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 84e44c412d776d5c1cc12ac71b27bf7b241aad9a
https://github.com/PDAL/PDAL/commit/84e44c412d776d5c1cc12ac71b27bf7b241aad9a
Author: Howard Butler <howard at hobu.co>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M include/pdal/Schema.hpp
A include/pdal/third/string_ref.hpp
A include/pdal/third/string_ref_fwd.hpp
M src/CMakeLists.txt
M src/Schema.cpp
Log Message:
-----------
Use a pdal-namespaced string_ref instead of the one from system boost which is in flux right now #173
Commit: 011cbbe414de869b8eedcd5ae8a27a9d82c1c079
https://github.com/PDAL/PDAL/commit/011cbbe414de869b8eedcd5ae8a27a9d82c1c079
Author: Howard Butler <howard at hobu.co>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M include/pdal/Schema.hpp
A include/pdal/third/string_ref.hpp
A include/pdal/third/string_ref_fwd.hpp
M src/CMakeLists.txt
M src/Schema.cpp
Log Message:
-----------
Merge pull request #173 from PDAL/issues/173-embed-string_ref
string_ref and external boost 1.53 is no good
Compare: https://github.com/PDAL/PDAL/compare/de0b6a7c3a80...011cbbe414de
More information about the pdal-commits
mailing list