[pdal-commits] [PDAL/PDAL] 04d3bf: this is a bit of a hack, but it clears up the issu...
GitHub
noreply at github.com
Tue Nov 18 16:49:04 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 04d3bf7e1278caf40d032f1ec61e5d2d3096fa38
https://github.com/PDAL/PDAL/commit/04d3bf7e1278caf40d032f1ec61e5d2d3096fa38
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M include/pdal/drivers/las/Header.hpp
M src/drivers/las/Header.cpp
M src/drivers/las/Writer.cpp
M test/unit/drivers/las/LasWriterTest.cpp
Log Message:
-----------
this is a bit of a hack, but it clears up the issue of the static variable not being exported with the DLL on MSVC
Commit: cf5f25f94477084658d75f5b19b0bb6f975cd74d
https://github.com/PDAL/PDAL/commit/cf5f25f94477084658d75f5b19b0bb6f975cd74d
Author: Howard Butler <howard at hobu.co>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M include/pdal/drivers/las/Header.hpp
M src/drivers/las/Header.cpp
M src/drivers/las/Writer.cpp
M test/unit/drivers/las/LasWriterTest.cpp
Log Message:
-----------
Merge pull request #603 from PDAL/issues/581-system-identifier
provide inline accessor to SYSTEM_IDENTIFIER
Compare: https://github.com/PDAL/PDAL/compare/f42198e72465...cf5f25f94477
More information about the pdal-commits
mailing list