----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29226/#review65654 -----------------------------------------------------------
3rdparty/libprocess/3rdparty/stout/include/stout/duration.hpp <https://reviews.apache.org/r/29226/#comment108867> tv_sec and tv_usec are the right types to use, just in case they're not long int on some platforms. - Dominic Hamon On Dec. 18, 2014, 4:20 p.m., Joris Van Remoortere wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29226/ > ----------------------------------------------------------- > > (Updated Dec. 18, 2014, 4:20 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Repository: mesos-git > > > Description > ------- > > See Summary. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/duration.hpp > f3447055eb5a0f6abf55211f337e062ed2cc607e > 3rdparty/libprocess/3rdparty/stout/tests/duration_tests.cpp > 4269d3c8964dce920beb8a40ef72caf075aa0a66 > > Diff: https://reviews.apache.org/r/29226/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Joris Van Remoortere > >