----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65656/ -----------------------------------------------------------
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
