----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65656/#review197583 -----------------------------------------------------------
Patch looks great! Reviews applied: [65656] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 14, 2018, 9:01 a.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65656/ > ----------------------------------------------------------- > > (Updated Feb. 14, 2018, 9:01 a.m.) > > > Review request for mesos and Benjamin Bannier. > > > Repository: mesos > > > Description > ------- > > After the recent upgrade to the bundled boost version, it > is not necessary anymore to add `-Wno-deprecated-declaration` > to the compiler flags. > > Since users of Mesos shouldn't be expected to fix warnings in > our code, a reference to the `--disable-werror` configure flag > was also provided to allow easily ignoring compiler warnings. > > > Diffs > ----- > > docs/building.md aa99fdbe62013453c005fea29e570bd12b356d15 > > > Diff: https://reviews.apache.org/r/65656/diff/1/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
