----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66076/ -----------------------------------------------------------
(Updated March 15, 2018, 5:29 p.m.) Review request for mesos, Benjamin Mahler and Chun-Hung Hsiao. Changes ------- Changed the solution from `strings::remove` to `std::remove_if`. Repository: mesos Description ------- Used raw string literal in protobuf tests to avoid escaping. Diffs (updated) ----- 3rdparty/stout/tests/protobuf_tests.cpp a0ef1d110204fe2868ac9b686da090d9e7b3d2a3 Diff: https://reviews.apache.org/r/66076/diff/2/ Changes: https://reviews.apache.org/r/66076/diff/1-2/ Testing ------- sudo make check Thanks, Qian Zhang
