[pdal-commits] [PDAL/PDAL] 416476: Fix logic bug in type-matching of plugins.

GitHub noreply at github.com
Tue Jan 5 11:16:08 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 416476ad9b6cd3d9db2a2b64fd0f3637a0fcd890
      https://github.com/PDAL/PDAL/commit/416476ad9b6cd3d9db2a2b64fd0f3637a0fcd890
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M apps/pdal.cpp
    M src/PluginManager.cpp
    M test/unit/CMakeLists.txt
    A test/unit/StageFactoryTest.cpp

  Log Message:
  -----------
  Fix logic bug in type-matching of plugins.
Make sure plugins are loaded before listing options.
Close #1085




More information about the pdal-commits mailing list