[pdal-commits] [PDAL/PDAL] f859a6: move LogPtr into Log.hpp

noreply at github.com noreply at github.com
Fri Nov 11 11:51:45 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL

  Commit: f859a6e4861290e078c40cc21f8bf3c294e51165
      https://github.com/PDAL/PDAL/commit/f859a6e4861290e078c40cc21f8bf3c294e51165
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M include/pdal/Log.hpp
  M include/pdal/StageBase.hpp

  Log Message:
  -----------
  move LogPtr into Log.hpp


  Commit: 1ee455144ef6cf0867c2f93bd1ddeaea00a7366d
      https://github.com/PDAL/PDAL/commit/1ee455144ef6cf0867c2f93bd1ddeaea00a7366d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M src/Log.cpp

  Log Message:
  -----------
  only ->flush() if we have the file


  Commit: 01d2de7d430a17ca4ea2e157e1be85c850a9f51c
      https://github.com/PDAL/PDAL/commit/01d2de7d430a17ca4ea2e157e1be85c850a9f51c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    A include/pdal/GDALUtils.hpp
  M include/pdal/drivers/oci/Reader.hpp
  M include/pdal/drivers/oci/Writer.hpp
  M include/pdal/drivers/oci/common.hpp
  M include/pdal/pdal_error.hpp
  M src/CMakeLists.txt
  A src/GDALUtils.cpp
  M src/drivers/oci/Reader.cpp
  M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  consolidate GDAL logging operations into a helper class and utilize for drivers.oci.reader and drivers.oci.writer


Compare: https://github.com/PDAL/PDAL/compare/c285b48...01d2de7


More information about the pdal-commits mailing list