[pdal-commits] [PDAL/PDAL] 97dcfc: throw an error if we try to open a file with ~ in ...
GitHub
noreply at github.com
Tue Jul 31 15:16:46 PDT 2018
Branch: refs/heads/issue-2024
Home: https://github.com/PDAL/PDAL
Commit: 97dcfc29497a231c6bbd3dc41abb4fff5da2dc33
https://github.com/PDAL/PDAL/commit/97dcfc29497a231c6bbd3dc41abb4fff5da2dc33
Author: Howard Butler <howard at hobu.co>
Date: 2018-07-31 (Tue, 31 Jul 2018)
Changed paths:
M pdal/util/FileUtils.cpp
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
throw an error if we try to open a file with ~ in the file name because we do not do shell expansion. Throw an error for globs with ~ in the file name on windows #2024
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list