----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39217/#review102948 -----------------------------------------------------------
Ship it! Can you also update the summary/description of this review? (s/chsize/ftruncate/) 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/ftruncate.hpp (lines 23 - 25) <https://reviews.apache.org/r/39217/#comment160773> This comment doesn't seem necessary. (Not to mention it talks about Windows in a Posix file :) 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/ftruncate.hpp (lines 26 - 27) <https://reviews.apache.org/r/39217/#comment160776> You probably don't need to mention open files. It's included in the `ftruncate` man page. - Joseph Wu On Oct. 15, 2015, 9:45 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39217/ > ----------------------------------------------------------- > > (Updated Oct. 15, 2015, 9:45 p.m.) > > > Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph > Wu. > > > Repository: mesos > > > Description > ------- > > Windows: Added `stout/os/chsize.hpp`. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/Makefile.am > 9e9c3119ad18f4cbc70c70095c71dc4fd19553df > 3rdparty/libprocess/3rdparty/stout/include/stout/os/ftruncate.hpp > PRE-CREATION > 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/ftruncate.hpp > PRE-CREATION > 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/ftruncate.hpp > PRE-CREATION > > Diff: https://reviews.apache.org/r/39217/diff/ > > > Testing > ------- > > Built CMake solution and ran `make check` (or equivalent) on Windows 10, > Ubuntu 15, OS X 10.10. Built autotools solution and ran `make check` on > Ubuntu 15. > > > Thanks, > > Alex Clemmer > >
