[pdal-commits] [PDAL/PDAL] fa745a: Remove superfluous semi-colon following CREATE_STA...
GitHub
noreply at github.com
Thu Feb 1 05:47:25 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: fa745a4b07806ac57d72f29d49b6fda4b59db9ac
https://github.com/PDAL/PDAL/commit/fa745a4b07806ac57d72f29d49b6fda4b59db9ac
Author: Mateusz Loskot <mateusz at loskot.net>
Date: 2018-02-01 (Thu, 01 Feb 2018)
Changed paths:
M io/OGRWriterV1.cpp
Log Message:
-----------
Remove superfluous semi-colon following CREATE_STATIC_PLUGIN (#1798)
Fixes GCC 5.6.0 error: extra ‘;’ [-Werror=pedantic]
More information about the pdal-commits
mailing list