[pdal-commits] [PDAL/PDAL] 27c3c3: MSVC2012 does not like brace-enclosed initializer-...
GitHub
noreply at github.com
Fri May 23 08:24:32 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: 27c3c3ac1f44c6adeda0ab567e96de514b9d2885
https://github.com/PDAL/PDAL/commit/27c3c3ac1f44c6adeda0ab567e96de514b9d2885
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M include/pdal/IStream.hpp
M include/pdal/RawPtBuf.hpp
Log Message:
-----------
MSVC2012 does not like brace-enclosed initializer-lists (neither did gcc4.6.3 as discussed in 41b15068
Commit: 222cd78e74c6d24405840fbf17074d6d3b148d2d
https://github.com/PDAL/PDAL/commit/222cd78e74c6d24405840fbf17074d6d3b148d2d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M include/pdal/IStream.hpp
M include/pdal/RawPtBuf.hpp
Log Message:
-----------
Merge pull request #375 from chambbj/brace-enclosed-initializer-list
No brace enclosed initializer lists
Compare: https://github.com/PDAL/PDAL/compare/852c5fad6946...222cd78e74c6
More information about the pdal-commits
mailing list