[pdal-commits] [PDAL/PDAL] 89f929: vs2010 wants enums declared before use

noreply at github.com noreply at github.com
Wed Aug 31 20:00:53 EDT 2011


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

  Commit: 89f9298b863d63942eaeaaeb98c7a30123a003f9
      https://github.com/PDAL/PDAL/commit/89f9298b863d63942eaeaaeb98c7a30123a003f9
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M include/pdal/Dimension.hpp

  Log Message:
  -----------
  vs2010 wants enums declared before use


  Commit: 2cc3b13cafd43f646bbf8c8cdd5be2255d46c99e
      https://github.com/PDAL/PDAL/commit/2cc3b13cafd43f646bbf8c8cdd5be2255d46c99e
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    R include/pdal/Color.hpp
  M include/pdal/filters/ColorFilter.hpp
  M src/CMakeLists.txt
  R src/Color.cpp
  M src/filters/ColorFilter.cpp
  M test/unit/CMakeLists.txt
  R test/unit/ColorTest.cpp

  Log Message:
  -----------
  remove Color class -- not used


  Commit: 2dea28140ec7f5c1a182c341fb86e83458bcb1c8
      https://github.com/PDAL/PDAL/commit/2dea28140ec7f5c1a182c341fb86e83458bcb1c8
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M apps/Application.hpp
  M apps/pc2pc.cpp
  M include/pdal/Options.hpp
  M include/pdal/XMLSchema.hpp
  M include/pdal/drivers/oci/common.hpp
  M include/pdal/drivers/qfit/Reader.hpp
  M include/pdal/drivers/terrasolid/Reader.hpp
  R include/pdal/exceptions.hpp
  M include/pdal/filters/ChipperIterator.hpp
  M include/pdal/pdal.hpp
  A include/pdal/pdal_error.hpp
  M src/Bounds.cpp
  M src/CMakeLists.txt
  M src/Dimension.cpp
  M src/FileUtils.cpp
  M src/MultiFilter.cpp
  M src/PointBuffer.cpp
  M src/Range.cpp
  M src/Schema.cpp
  M src/SpatialReference.cpp
  M src/Stage.cpp
  M src/StageBase.cpp
  M src/StreamManager.cpp
  M src/Writer.cpp
  M src/XMLSchema.cpp
  M src/drivers/faux/Reader.cpp
  M src/drivers/las/Iterator.cpp
  M src/drivers/las/LasHeaderReader.cpp
  M src/drivers/las/LasHeaderWriter.hpp
  M src/drivers/las/Reader.cpp
  M src/drivers/las/SummaryData.cpp
  M src/drivers/las/Support.cpp
  M src/drivers/las/VariableLengthRecord.cpp
  M src/drivers/las/Writer.cpp
  M src/drivers/las/ZipPoint.cpp
  M src/drivers/liblas/Iterator.cpp
  M src/drivers/liblas/Reader.cpp
  M src/drivers/liblas/Writer.cpp
  M src/drivers/oci/Iterator.cpp
  M src/drivers/oci/Reader.cpp
  M src/drivers/oci/Writer.cpp
  M src/drivers/oci/common.cpp
  M src/drivers/qfit/Iterator.cpp
  M src/drivers/qfit/Reader.cpp
  M src/drivers/terrasolid/Iterator.cpp
  M src/drivers/terrasolid/Reader.cpp
  M src/filters/Chipper.cpp
  M src/filters/MosaicFilter.cpp
  M src/filters/ReprojectionFilter.cpp
  M src/filters/ScalingFilter.cpp
  M src/filters/StatsFilter.cpp
  M test/unit/RangeTest.cpp
  M test/unit/ReprojectionFilterTest.cpp
  M test/unit/ScalingFilterTest.cpp
  M test/unit/StreamManagerTest.cpp
  M test/unit/Support.cpp

  Log Message:
  -----------
  rename exceptions.hpp to pdal_error.hpp, and only include it where needed


  Commit: 569486586f6207e84178492e07e93ca38e76916c
      https://github.com/PDAL/PDAL/commit/569486586f6207e84178492e07e93ca38e76916c
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M apps/pcview/main.cpp
  M include/pdal/filters/ColorFilter.hpp
  M src/filters/ColorFilter.cpp
  M src/filters/StatsFilter.cpp

  Log Message:
  -----------
  Color class fallout


Compare: https://github.com/PDAL/PDAL/compare/c09aeb2...5694865


More information about the pdal-commits mailing list