[pdal-commits] [PDAL/PDAL] cbcfb8: StageRunner is local to Stage and does not need to...

GitHub noreply at github.com
Wed Mar 4 14:09:06 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: cbcfb82dc85b7e50e1092d72773b817c57c65b27
      https://github.com/PDAL/PDAL/commit/cbcfb82dc85b7e50e1092d72773b817c57c65b27
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    R include/pdal/StageRunner.hpp
    M src/CMakeLists.txt
    M src/Stage.cpp
    A src/StageRunner.hpp

  Log Message:
  -----------
  StageRunner is local to Stage and does not need to be part of the public interface


  Commit: ee8f52f3021ae6b838b9dfa0b38dd682b4eecebd
      https://github.com/PDAL/PDAL/commit/ee8f52f3021ae6b838b9dfa0b38dd682b4eecebd
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    R include/pdal/StageRunner.hpp
    M src/CMakeLists.txt
    M src/Stage.cpp
    A src/StageRunner.hpp

  Log Message:
  -----------
  Merge pull request #779 from PDAL/StageRunner-is-private

StageRunner is local to Stage and does not need to be part of the public...


Compare: https://github.com/PDAL/PDAL/compare/5b4ca144db05...ee8f52f3021a


More information about the pdal-commits mailing list