----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46165/#review131548 -----------------------------------------------------------
Fix it, then Ship it! 3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp (lines 21 - 26) <https://reviews.apache.org/r/46165/#comment195568> Could you prefix these with e.g., `STOUT_` to avoid collisions? - Benjamin Bannier On May 3, 2016, 10:34 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46165/ > ----------------------------------------------------------- > > (Updated May 3, 2016, 10:34 p.m.) > > > Review request for mesos, Benjamin Bannier, Benjamin Hindman, Ben Mahler, and > Joris Van Remoortere. > > > Bugs: MESOS-3214 > https://issues.apache.org/jira/browse/MESOS-3214 > > > Repository: mesos > > > Description > ------- > > Removed dependency on Boost.Foreach. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp > 7fb0044790ee249b69e07b81a26851bd5bfb110f > > Diff: https://reviews.apache.org/r/46165/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Michael Park > >
