----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62115/#review184720 -----------------------------------------------------------
Bad review! Reviews applied: [] Error: No reviewers specified. Please find a reviewer by asking on JIRA or the mailing list. - Mesos Reviewbot On Sept. 6, 2017, 10:08 a.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62115/ > ----------------------------------------------------------- > > (Updated Sept. 6, 2017, 10:08 a.m.) > > > Review request for mesos. > > > Repository: mesos > > > Description > ------- > > Starting from Boost 1.62, Boost.Variant added additional > compile-time checks to its constructors to fix this > issue: https://svn.boost.org/trac10/ticket/11602 > > However, this breaks some places in stout which try > to access a derived class from a variant holding the > base class. > > > Diffs > ----- > > 3rdparty/stout/include/stout/json.hpp > 4f9ea1b34537026af80edd97fa0b3ae1a3dfa862 > 3rdparty/stout/include/stout/protobuf.hpp > 15690b66cc4ae0c1bf2c2176d73c385ca75d3c20 > 3rdparty/stout/tests/json_tests.cpp > adaa343faf3b557ad483675318b22eb90b1eeb52 > > > Diff: https://reviews.apache.org/r/62115/diff/1/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
