> On Feb. 24, 2014, 11:52 p.m., Ben Mahler wrote: > > src/linux/fs.hpp, line 63 > > <https://reviews.apache.org/r/18386/diff/2/?file=500797#file500797line63> > > > > Well I see how you stumbled upon this fix.. :) > > > > Does this mean you did a grep to ensure all of the Option usage doesn't > > use the reference after the Option is re-assigned? > > Dominic Hamon wrote: > I did not. I'll do that after posting this just to make sure (though all > tests pass.. that means something, right? ;))
Let me know when you've done the search (might be good to spell this out in the 'Testing Done'). - Ben ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18386/#review35338 ----------------------------------------------------------- On Feb. 25, 2014, 12:10 a.m., Dominic Hamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18386/ > ----------------------------------------------------------- > > (Updated Feb. 25, 2014, 12:10 a.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-1008 > https://issues.apache.org/jira/browse/MESOS-1008 > > > Repository: mesos-git > > > Description > ------- > > See summary > > > Diffs > ----- > > src/linux/fs.hpp 1d86dd0d24c3daae957b5eec387638d1e8e6d7db > src/linux/fs.cpp e5f4f9a16becd4e5960d0cbb7f988736188b2426 > src/log/log.cpp 62dc9286285d5981aa5fc63e125d3c3f51d4f457 > src/sched/sched.cpp dcb3158d2acd93a107fda51b19e92899a092e628 > > Diff: https://reviews.apache.org/r/18386/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Dominic Hamon > >
