-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66009/
-----------------------------------------------------------
(Updated March 19, 2018, 12:09 p.m.)
Review request for mesos, Akash Gupta, Benjamin Bannier, Jeff Coffler, John
Kordich, Joseph Wu, and Michael Park.
Changes
-------
Rebased.
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.
Diffs (updated)
-----
3rdparty/CMakeLists.txt e0c1538eaaef4bf6a198e89867a13763f264deb3
configure.ac 30fbadc32d1d96f719d45fa8067f975283c25507
Diff: https://reviews.apache.org/r/66009/diff/3/
Changes: https://reviews.apache.org/r/66009/diff/2-3/
Testing
-------
Thanks,
Andrew Schwartzmeyer