[pdal-commits] [PDAL/PDAL] 2bfe76: Fix same expression warnings (#1952)
GitHub
noreply at github.com
Sat Apr 21 15:32:56 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2bfe763a96341f1e049dfe279a7051088793f612
https://github.com/PDAL/PDAL/commit/2bfe763a96341f1e049dfe279a7051088793f612
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-04-21 (Sat, 21 Apr 2018)
Changed paths:
M plugins/matlab/filters/Script.cpp
M tools/lasdump/Vlr.hpp
Log Message:
-----------
Fix same expression warnings (#1952)
* plugins/matlab/filters/Script.cpp: mxDOUBLE_CLASS and mxINT32_CLASS are compared twice
* Vlr::matches(): compare userId to m_userId instead of self
More information about the pdal-commits
mailing list