[pdal-commits] [PDAL/PDAL] cd63ed: Explicitly load symbols from libpython when libpla...
GitHub
noreply at github.com
Wed Nov 18 14:28:22 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: cd63edbd48661214389794c1f9c5c0a30cc1fdf5
https://github.com/PDAL/PDAL/commit/cd63edbd48661214389794c1f9c5c0a30cc1fdf5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M include/pdal/Metadata.hpp
M pdal_defines.h.in
M plugins/hexbin/filters/HexBin.cpp
M plugins/python/filters/ProgrammableFilter.cpp
R plugins/python/plang/CMakeLists.txt
R plugins/python/plang/Plang.cpp
R plugins/python/plang/Plang.hpp
M src/plang/Environment.cpp
Log Message:
-----------
Explicitly load symbols from libpython when libplang gets loaded.
Close #1010.
More information about the pdal-commits
mailing list