[pdal-commits] [PDAL/PDAL] 37646d: throw an error if we try to open a file with ~ in ...

GitHub noreply at github.com
Wed Aug 1 07:47:12 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 37646d181fc3f3a5e2beca33964f46e590f0ef3c
      https://github.com/PDAL/PDAL/commit/37646d181fc3f3a5e2beca33964f46e590f0ef3c
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-01 (Wed, 01 Aug 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 (#2117)



      **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