----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26229/#review55491 -----------------------------------------------------------
3rdparty/libprocess/src/reap.cpp <https://reviews.apache.org/r/26229/#comment95879> Did we decide on our auto use-cases yet? If I remember correctly, then we did definitely say that iterators are a perfect use case for auto and that Option/Try are an antipattern use case. - Till Toenshoff On Oct. 1, 2014, 2:12 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26229/ > ----------------------------------------------------------- > > (Updated Oct. 1, 2014, 2:12 p.m.) > > > Review request for mesos, Ben Mahler, Ian Downes, Jie Yu, and Till Toenshoff. > > > Repository: mesos-git > > > Description > ------- > > Lower and upper bounds for the poll interval are refactored as static > functions visible for outer world. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/reap.hpp 9de5336 > 3rdparty/libprocess/src/reap.cpp ac14a86 > > Diff: https://reviews.apache.org/r/26229/diff/ > > > Testing > ------- > > make check (Mac OS 10.9.4, Ubuntu 14.04) > > > Thanks, > > Alexander Rukletsov > >