[pdal-commits] [PDAL/PDAL] ec73c1: STDIN is a special filename, and we'll accept it a...
GitHub
noreply at github.com
Wed Jul 11 12:43:56 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: ec73c16f793dddd15fc5f7ce7f09caf89d9ad9f2
https://github.com/PDAL/PDAL/commit/ec73c16f793dddd15fc5f7ce7f09caf89d9ad9f2
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M src/FileUtils.cpp
Log Message:
-----------
STDIN is a special filename, and we'll accept it as valid and existing if someone wants to check or open it
Commit: be7e6ba90f9199487d2de11d32db3f562a9d2898
https://github.com/PDAL/PDAL/commit/be7e6ba90f9199487d2de11d32db3f562a9d2898
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M apps/AppSupport.cpp
Log Message:
-----------
STDIN is a special filename for pipeline xml and we'll return as such
Commit: 3450f68e575e3a0521f0b040e068300bba4b9fe5
https://github.com/PDAL/PDAL/commit/3450f68e575e3a0521f0b040e068300bba4b9fe5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M apps/Application.cpp
M apps/Application.hpp
M apps/pcinfo.cpp
M apps/pcpipeline.cpp
Log Message:
-----------
--stdin is now available to both pcpipeline and pcinfo, and if they are set, they are used as the filename
Compare: https://github.com/PDAL/PDAL/compare/ba3f7956b1d0...3450f68e575e
More information about the pdal-commits
mailing list