----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65656/ -----------------------------------------------------------
(Updated Feb. 15, 2018, 1:40 p.m.) Review request for mesos and Till Toenshoff. 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 (updated) ----- docs/building.md aa99fdbe62013453c005fea29e570bd12b356d15 Diff: https://reviews.apache.org/r/65656/diff/2/ Changes: https://reviews.apache.org/r/65656/diff/1-2/ Testing ------- Thanks, Benno Evers
