-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41878/
-----------------------------------------------------------
Review request for mesos, Michael Park and Jan Schlicht.
Bugs: MESOS-4275
https://issues.apache.org/jira/browse/MESOS-4275
Repository: mesos
Description
-------
Type long has different widths under e.g., 32- and 64-bit
architectures. Since we already use fixed width types internally in most
places update these remaining uses.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/include/stout/duration.hpp
dc610e697032f0d5d9c7a6524aeb34984041dec7
Diff: https://reviews.apache.org/r/41878/diff/
Testing
-------
make check (OS X 10.10.5)
Thanks,
Benjamin Bannier