-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66009/
-----------------------------------------------------------
(Updated March 14, 2018, 4:11 p.m.)
Review request for mesos, Akash Gupta, Benjamin Bannier, Jeff Coffler, John
Kordich, Joseph Wu, and Michael Park.
Changes
-------
Updated versions.
Bugs: MESOS-8658
https://issues.apache.org/jira/browse/MESOS-8658
Repository: mesos
Description (updated)
-------
As found in the Autotools builds, GCC and Clang will emit an used
local typedef warning for headers including Boost. Since it is
3rdparty code, we disable this warning in its interface.
The versions were updated with the latest known scenario.
Diffs (updated)
-----
3rdparty/CMakeLists.txt 61dc788edf96ca6e8e3ee736eb232c0c118e6191
configure.ac 30fbadc32d1d96f719d45fa8067f975283c25507
Diff: https://reviews.apache.org/r/66009/diff/2/
Changes: https://reviews.apache.org/r/66009/diff/1-2/
Testing
-------
Thanks,
Andrew Schwartzmeyer