[pdal-commits] [PDAL/PDAL] 6d8671: Allow underscores in stage names. (#1972)

GitHub noreply at github.com
Thu Apr 26 11:30:24 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6d86711c0d47102763bf790cec63cfcbff86f754
      https://github.com/PDAL/PDAL/commit/6d86711c0d47102763bf790cec63cfcbff86f754
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M pdal/PluginDirectory.cpp
    M pdal/PluginDirectory.hpp
    M pdal/Stage.cpp
    M test/unit/PluginManagerTest.cpp

  Log Message:
  -----------
  Allow underscores in stage names. (#1972)

* Allow underscores in stage names.
Harden check for extraction of valid plugins.
Add tests for valid plugin names.

* support case-sensitive plugin names too #1972




More information about the pdal-commits mailing list