[pdal-commits] [PDAL/PDAL] 077d93: make sure uuids are different for both dimensions ...

GitHub noreply at github.com
Mon Nov 5 18:51:08 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 077d935e7cafc0777e43cae0642f90926ad82f7d
      https://github.com/PDAL/PDAL/commit/077d935e7cafc0777e43cae0642f90926ad82f7d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M test/unit/SchemaTest.cpp

  Log Message:
  -----------
  make sure uuids are different for both dimensions in the testt


  Commit: 6274b03773b68fca74f4bd16703c6fba5011def6
      https://github.com/PDAL/PDAL/commit/6274b03773b68fca74f4bd16703c6fba5011def6
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M test/unit/EnvironmentTest.cpp

  Log Message:
  -----------
  check for duplicate uuids


  Commit: 4601460f4324d4854954063c3d0f76effe0f24ba
      https://github.com/PDAL/PDAL/commit/4601460f4324d4854954063c3d0f76effe0f24ba
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M include/pdal/pdal_error.hpp
    M src/Schema.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M test/unit/SchemaTest.cpp
    M test/unit/drivers/faux/FauxReaderTest.cpp

  Log Message:
  -----------
  throw pdal::duplicate_dimension_id if appendDimension is called with a non-unique dimension::id


  Commit: cdb3f30e11ad881e066e697ffd3e21cb74e1719d
      https://github.com/PDAL/PDAL/commit/cdb3f30e11ad881e066e697ffd3e21cb74e1719d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  always initialize the uuid for a dimension to something random -- can be reset using setUUID() later


Compare: https://github.com/PDAL/PDAL/compare/d102c867509d...cdb3f30e11ad


More information about the pdal-commits mailing list