-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36336/
-----------------------------------------------------------
(Updated July 9, 2015, 10:06 p.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, Ian Downes, Jie Yu,
Kapil Arya, and Vinod Kone.
Changes
-------
Incorporate review comments.
Bugs: MESOS-3020
https://issues.apache.org/jira/browse/MESOS-3020
Repository: mesos
Description
-------
Expose major, minor and patch components from stout Version
Note: The names major and minor are not available when compiling with GCC
because it pulls in the sysmacros.h header implicitly which define these for
makedev.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/version.hpp
8692323d28131cd5706dde0503d49f8f0b0a1aeb
Diff: https://reviews.apache.org/r/36336/diff/
Testing
-------
sudo make check
Thanks,
Paul Brett