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

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


  Branch: refs/heads/1.7-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: c84f50c57b8bf05e75f7c7dc66c22f1577a57526
      https://github.com/PDAL/PDAL/commit/c84f50c57b8bf05e75f7c7dc66c22f1577a57526
  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