-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41878/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 7:57 a.m.)
Review request for mesos, Michael Park and Jan Schlicht.
Changes
-------
Rebased.
Bugs: MESOS-4275
https://issues.apache.org/jira/browse/MESOS-4275
Repository: mesos
Description (updated)
-------
Type long have 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.
Review: https://reviews.apache.org/r/41878
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/duration.hpp
40b22604ec4eb01f44a36624bababb9b59d16bdb
Diff: https://reviews.apache.org/r/41878/diff/
Testing
-------
make check (OS X 10.10.5)
Thanks,
Benjamin Bannier