[pdal-commits] [PDAL/PDAL] 3466b5: Remove warn [-Wmaybe-uninitialized] (#1756)

GitHub noreply at github.com
Tue Dec 26 05:31:19 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3466b590f10d84ec65ef93daff15987ba89545fd
      https://github.com/PDAL/PDAL/commit/3466b590f10d84ec65ef93daff15987ba89545fd
  Author: Vicky Vergara <vicky at georepublic.de>
  Date:   2017-12-26 (Tue, 26 Dec 2017)

  Changed paths:
    M vendor/kazhdan/MultiGridOctreeData.Evaluation.inl
    M vendor/kazhdan/MultiGridOctreeData.IsoSurface.inl
    M vendor/kazhdan/MultiGridOctreeData.System.inl
    M vendor/kazhdan/Octree.inl

  Log Message:
  -----------
  Remove warn [-Wmaybe-uninitialized] (#1756)

* fix warning may be used uninitialized when compiling RadialDensityFilter.cpp

* fix warning may be used uninitialized when compiling MultiGridOctreeData.IsoSurface.inl (isneeded varable)

* fix warning may be used uninitialized when compiling SMRFilter.cpp

* fix warning may be used uninitialized when compiling SampleFilter.cpp




More information about the pdal-commits mailing list