----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59669/#review176476 -----------------------------------------------------------
Fix it, then Ship it! src/slave/slave.cpp Lines 133 (patched) <https://reviews.apache.org/r/59669/#comment249830> Move this below `std::set`? - Anand Mazumdar On May 30, 2017, 11:18 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59669/ > ----------------------------------------------------------- > > (Updated May 30, 2017, 11:18 p.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Removed some unnecessary std:: prefix in slave.cpp. > > > Diffs > ----- > > src/slave/slave.cpp 055e4967a4c820d7835f5fecdc46f82eaddd9117 > > > Diff: https://reviews.apache.org/r/59669/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
