----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34392/#review84320 -----------------------------------------------------------
Up for discussion: Given that `Time` should remain closely bound to `Clock`, reusing `Time` in this specific case appears to be not desirable as it is not fed by `Clock` but by the filesystem. If my assumptions are correct, then your TODO should get removed. 3rdparty/libprocess/3rdparty/stout/include/stout/path.hpp <https://reviews.apache.org/r/34392/#comment135536> Why did you wrap this function head? - Till Toenshoff On May 19, 2015, 4:17 a.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34392/ > ----------------------------------------------------------- > > (Updated May 19, 2015, 4:17 a.m.) > > > Review request for mesos, Benjamin Hindman, Bernd Mathiske, Joerg Schad, > Michael Park, and Till Toenshoff. > > > Bugs: mesos-708 > https://issues.apache.org/jira/browse/mesos-708 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/path.hpp > d4df6502d1297ea3ad8e2a1e3bb16ea9d7c7913c > > Diff: https://reviews.apache.org/r/34392/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >
