[pdal-commits] [PDAL/PDAL] 9f2210: progress should be written to stderr, not stdout. ...
GitHub
noreply at github.com
Sat Aug 11 14:03:14 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9f22100b90c475d5f482acf987c7797d80c6e64e
https://github.com/PDAL/PDAL/commit/9f22100b90c475d5f482acf987c7797d80c6e64e
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)
Changed paths:
M apps/AppSupport.cpp
M apps/pc2pc.cpp
Log Message:
-----------
progress should be written to stderr, not stdout. STDOUT is a now a magical filename which should behave as expected
Commit: c93e18d362efed788e60dba1687f07a273e401b1
https://github.com/PDAL/PDAL/commit/c93e18d362efed788e60dba1687f07a273e401b1
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)
Changed paths:
M src/FileUtils.cpp
Log Message:
-----------
STDOUT is a now a magical filename which should behave as expected
Commit: 09af77e0d4b5ecb48447f425b9989b784a2acf97
https://github.com/PDAL/PDAL/commit/09af77e0d4b5ecb48447f425b9989b784a2acf97
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)
Changed paths:
M src/FileUtils.cpp
Log Message:
-----------
look for STDIN or STDOUT for special filenames, not *exactly* this names
Commit: 2c81d0510d65965f4861b5089efd09b79f2bed7c
https://github.com/PDAL/PDAL/commit/2c81d0510d65965f4861b5089efd09b79f2bed7c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)
Changed paths:
M src/drivers/text/Writer.cpp
Log Message:
-----------
more log noise, denote that we've written the log in the case where we don't care to write it
Compare: https://github.com/PDAL/PDAL/compare/79ce725429ff...2c81d0510d65
More information about the pdal-commits
mailing list