-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60621/
-----------------------------------------------------------
(Updated Aug. 24, 2017, 10:39 p.m.)
Review request for mesos, Andrew Schwartzmeyer, John Kordich, Joseph Wu, and Li
Li.
Bugs: MESOS-6705
https://issues.apache.org/jira/browse/MESOS-6705
Repository: mesos
Description
-------
Add new stout capability: os::copyfile.
Diffs
-----
3rdparty/stout/Makefile.am 7956d1ae392cd3fa560474bc3ac38877cddce857
3rdparty/stout/include/Makefile.am dec7293949e16b6580509c2fd41a851e349fbef4
3rdparty/stout/include/stout/os/copyfile.hpp PRE-CREATION
3rdparty/stout/include/stout/os/posix/copyfile.hpp PRE-CREATION
3rdparty/stout/include/stout/os/windows/copyfile.hpp PRE-CREATION
3rdparty/stout/tests/CMakeLists.txt 8d881ab7ac571dea7aace269332a856feb7a6c43
3rdparty/stout/tests/os/copyfile_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/60621/diff/1/
Testing (updated)
-------
See upstream
Note that Joe made some changes to this, I ended up taking his changes as is.
Thanks,
Jeff Coffler