[pdal-commits] [PDAL/PDAL] 15270e: Remove variable-length array use from ILVIS2 reade...
GitHub
noreply at github.com
Wed Feb 17 05:21:16 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 15270e626d9b1d0d516087af9ee40c40042a8083
https://github.com/PDAL/PDAL/commit/15270e626d9b1d0d516087af9ee40c40042a8083
Author: Mateusz Ĺoskot <mateusz at loskot.net>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M io/ilvis2/Ilvis2MetadataReader.cpp
Log Message:
-----------
Remove variable-length array use from ILVIS2 reader
Fixes compilation using Visual C++ which has no support for
C99 VLAs
Commit: 163f9e0bf022c7c4b5383b87d2b3007653955fde
https://github.com/PDAL/PDAL/commit/163f9e0bf022c7c4b5383b87d2b3007653955fde
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M io/ilvis2/Ilvis2MetadataReader.cpp
Log Message:
-----------
Merge pull request #1125 from mloskot/ml/ilvis2-fix-vla
Remove variable-length array use from ILVIS2 reader
Compare: https://github.com/PDAL/PDAL/compare/e7969d227cfe...163f9e0bf022
More information about the pdal-commits
mailing list