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

(Updated Jan. 24, 2018, 2:16 p.m.)


Review request for mesos and Benjamin Bannier.


Repository: mesos


Description (updated)
-------

A "possible loss of data" warning was introduced because `process.run()`
implicitly converts to an `int`. Sinnce we have a finite set, we can
ignore this warning and so silence it with a `static_cast`.


Diffs (updated)
-----

  3rdparty/libprocess/src/tests/benchmarks.cpp 
10fd492951fb1133d057eb3576f93a5f10e178f3 


Diff: https://reviews.apache.org/r/65326/diff/2/

Changes: https://reviews.apache.org/r/65326/diff/1-2/


Testing
-------


Thanks,

Andrew Schwartzmeyer

Reply via email to