----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61638/#review183555 -----------------------------------------------------------
3rdparty/stout/tests/linkedhashmap_tests.cpp Lines 207 (patched) <https://reviews.apache.org/r/61638/#comment259573> Would this test fail without your fix above? Maybe you want to update the original after the copy is done to ensure the copy is not affected? - Vinod Kone On Aug. 15, 2017, 7 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61638/ > ----------------------------------------------------------- > > (Updated Aug. 15, 2017, 7 a.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > The defaults being generated were incorrect. No code is relying > on them today, this was discovered when writing new code. > > > Diffs > ----- > > 3rdparty/stout/include/stout/linkedhashmap.hpp > 35684e46480761c9b8325525377ca3ca9707990c > 3rdparty/stout/tests/linkedhashmap_tests.cpp > 267022e3ea601300083a41cc559dfa0adbc9074b > > > Diff: https://reviews.apache.org/r/61638/diff/1/ > > > Testing > ------- > > Added a test. > > > Thanks, > > Benjamin Mahler > >
