-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37475/
-----------------------------------------------------------

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

Reply via email to