----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42617/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- For example, avoid using `std::string` in a .cpp file that already does `using std::string`. Diffs ----- 3rdparty/libprocess/3rdparty/stout/tests/flags_tests.cpp 5a10f59f3698a6ad85b7c2386def9686af8a23a6 3rdparty/libprocess/3rdparty/stout/tests/linkedhashmap_tests.cpp 21a98b85277d946b887cb23c4ebb4d32cfcb0c6b 3rdparty/libprocess/3rdparty/stout/tests/os/filesystem_tests.cpp c5ffd017f83149a58a2dee8c87461cd06bb43bed 3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp dc8cf74f1bc90f6234a00d8cbca9c93a350cffa0 3rdparty/libprocess/3rdparty/stout/tests/some_tests.cpp c0be974ea2dc74c63ec3561403b3f4d3722a8df3 3rdparty/libprocess/3rdparty/stout/tests/strings_tests.cpp 7715fa4baa150f370bdd0fd5c2f98dc4c6f5fc55 Diff: https://reviews.apache.org/r/42617/diff/ Testing ------- "make check" on OSX and Arch Linux. Thanks, Neil Conway
