[pdal-commits] [PDAL/PDAL] 6059c1: Extern not needed, but refs to m_lastId must be in...

GitHub noreply at github.com
Tue Feb 23 14:56:16 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6059c1a502da759e41ea8623333c2b203f530ba8
      https://github.com/PDAL/PDAL/commit/6059c1a502da759e41ea8623333c2b203f530ba8
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M include/pdal/PointView.hpp
    M src/PointView.cpp

  Log Message:
  -----------
  Extern not needed, but refs to m_lastId must be in the source, not header


  Commit: 82514acc43bc97f92af2f85920114c40627093c6
      https://github.com/PDAL/PDAL/commit/82514acc43bc97f92af2f85920114c40627093c6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M include/pdal/PointView.hpp
    M src/PointView.cpp

  Log Message:
  -----------
  Merge pull request #1150 from PDAL/fix-m_lastId

Extern not needed, but refs to m_lastId must be in the source, not header


Compare: https://github.com/PDAL/PDAL/compare/37a74fae3be2...82514acc43bc


More information about the pdal-commits mailing list