[pdal-commits] [PDAL/PDAL] 76e6e1: Removed extra ";" (#1762)

GitHub noreply at github.com
Thu Dec 28 10:50:04 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 76e6e1bf27a73dcdf23594b844a2e745cfe4738c
      https://github.com/PDAL/PDAL/commit/76e6e1bf27a73dcdf23594b844a2e745cfe4738c
  Author: Vicky Vergara <vicky at georepublic.de>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M filters/MortonOrderFilter.cpp
    M filters/SMRFilter.cpp
    M io/GDALReader.cpp
    M io/GDALWriter.cpp
    M io/OGRWriter.cpp
    M io/OptechReader.cpp
    M io/PlyReader.cpp
    M pdal/EigenUtils.hpp
    M pdal/PDALUtils.cpp
    M plugins/sqlite/io/SQLiteWriter.hpp

  Log Message:
  -----------
  Removed extra ";" (#1762)

* Remove warn  warning: extra ";" [-Wpedantic] when compiling pdal directory

* Remove warn  warning: extra ";" [-Wpedantic] when compiling filters directory

* Remove warn  warning: extra ";" [-Wpedantic] when compiling io directory

* Remove warn  warning: extra ";" [-Wpedantic] when compiling plugins directory




More information about the pdal-commits mailing list