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

GitHub noreply at github.com
Wed Aug 15 11:04:53 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4d6c3451f536d3bcc30280b5f0f84e0d5b9625a0
      https://github.com/PDAL/PDAL/commit/4d6c3451f536d3bcc30280b5f0f84e0d5b9625a0
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
    M pdal/util/FileUtils.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 (#2138)



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