[pdal-commits] [PDAL/PDAL] 2ff8c4: Change explicit 'throw pdal_error' to 'throwError'...

GitHub noreply at github.com
Fri Feb 3 17:21:52 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2ff8c467cfc794ce2d10e6c61c09b5193191e3f8
      https://github.com/PDAL/PDAL/commit/2ff8c467cfc794ce2d10e6c61c09b5193191e3f8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M io/BpfCompressor.cpp
    M io/BpfCompressor.hpp
    M io/BpfHeader.cpp
    M io/BpfHeader.hpp
    M io/BpfReader.cpp
    M io/BpfWriter.cpp
    M io/DerivativeWriter.cpp
    M io/FauxReader.cpp
    M io/GDALGrid.cpp
    M io/GDALGrid.hpp
    M io/GDALReader.cpp
    M io/GDALWriter.cpp
    M io/GeotiffSupport.cpp
    M io/GeotiffSupport.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/Ilvis2MetadataReader.hpp
    M io/Ilvis2Reader.cpp
    M io/Ilvis2Reader.hpp
    M io/LasHeader.cpp
    M io/LasHeader.hpp
    M io/LasReader.cpp
    M io/LasSummaryData.cpp
    M io/LasSummaryData.hpp
    M io/LasUtils.cpp
    M io/LasUtils.hpp
    M io/LasWriter.cpp
    M io/LasZipPoint.cpp
    M io/LasZipPoint.hpp
    M io/OptechCommon.hpp
    M io/OptechReader.cpp
    M io/PlyReader.cpp
    M io/PlyReader.hpp
    M io/PlyWriter.cpp
    M io/PlyWriter.hpp
    M io/PtsReader.cpp
    M io/QfitReader.cpp
    M io/QfitReader.hpp
    M io/SbetReader.cpp
    M io/TIndexReader.cpp
    M io/TerrasolidReader.cpp
    M io/TerrasolidReader.hpp
    M io/TextReader.cpp
    M io/TextWriter.cpp
    M test/unit/io/Ilvis2ReaderWithMDReaderTest.cpp
    M tools/nitfwrap/NitfWrap.cpp

  Log Message:
  -----------
  Change explicit 'throw pdal_error' to 'throwError' to get automatic stage
name added.


  Commit: 7e7887c0997a699cd95226268e4863712eed1e50
      https://github.com/PDAL/PDAL/commit/7e7887c0997a699cd95226268e4863712eed1e50
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/hexbin/kernel/DensityKernel.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/36cd252a0568...7e7887c0997a


More information about the pdal-commits mailing list