----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37475/#review95407 -----------------------------------------------------------
Ship it! Ship It! - Till Toenshoff On Aug. 14, 2015, 10:21 a.m., Jan Schlicht wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37475/ > ----------------------------------------------------------- > > (Updated Aug. 14, 2015, 10:21 a.m.) > > > Review request for mesos and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > Compiling with GCC 5.1.1 fails, because of a comparison between `int` and > `unsigned int` in `scheduler/scheduler.cpp`. This patch fixes the comparison. > > > Diffs > ----- > > src/scheduler/scheduler.cpp cf433ff8ec8768e1f4409a1fa2fd5ef6fbebc491 > > Diff: https://reviews.apache.org/r/37475/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jan Schlicht > >
