[pdal-commits] [PDAL/PDAL] 163a3b: silence two particularly noisy warnings on windows...
GitHub
noreply at github.com
Fri Mar 13 05:12:44 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 163a3bb232069ce9aa03a2a31bf4d3308fafa582
https://github.com/PDAL/PDAL/commit/163a3bb232069ce9aa03a2a31bf4d3308fafa582
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M cmake/win32_compiler_options.cmake
M include/pdal/PointBuffer.hpp
Log Message:
-----------
silence two particularly noisy warnings on windows (c4244 and c4290)
Commit: 350c05e58a444edd89bd020e91bf41cdfcb01fdf
https://github.com/PDAL/PDAL/commit/350c05e58a444edd89bd020e91bf41cdfcb01fdf
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M cmake/compiler_options.cmake
M include/pdal/plugin.h
M include/pdal/util/Bounds.hpp
M include/pdal/util/FileUtils.hpp
M io/las/LasHeader.cpp
M io/optech/OptechReader.cpp
M src/DynamicLibrary.cpp
M src/PipelineReader.cpp
M src/PluginManager.cpp
M src/Utils.cpp
M test/unit/FileUtilsTest.cpp
M test/unit/Support.cpp
M test/unit/SupportTest.cpp
M test/unit/apps/pcinfoTest.cpp
Log Message:
-----------
use standard compiler macros
Compare: https://github.com/PDAL/PDAL/compare/c3aa28cd0748...350c05e58a44
More information about the pdal-commits
mailing list