[pdal-commits] [PDAL/PDAL] d023f6: Allow underscores in stage names.
GitHub
noreply at github.com
Wed Apr 25 14:03:12 PDT 2018
Branch: refs/heads/stagename
Home: https://github.com/PDAL/PDAL
Commit: d023f6c0947141a5e30ca61c0ba78528e0d8b244
https://github.com/PDAL/PDAL/commit/d023f6c0947141a5e30ca61c0ba78528e0d8b244
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-25 (Wed, 25 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.
Harden check for extraction of valid plugins.
Add tests for valid plugin names.
More information about the pdal-commits
mailing list