----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35179/#review87696 -----------------------------------------------------------
Bad patch! Reviews applied: [35179] Failed command: ./support/apply-review.sh -n -r 35179 Error: 2015-06-12 10:55:57 URL:https://reviews.apache.org/r/35179/diff/raw/ [1396/1396] -> "35179.patch" [1] error: patch failed: 3rdparty/libprocess/3rdparty/stout/include/stout/path.hpp:17 error: 3rdparty/libprocess/3rdparty/stout/include/stout/path.hpp: patch does not apply Failed to apply patch - Mesos ReviewBot On June 12, 2015, 10:32 a.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35179/ > ----------------------------------------------------------- > > (Updated June 12, 2015, 10:32 a.m.) > > > Review request for mesos, Adam B and Cody Maloney. > > > Bugs: MESOS-1733 > https://issues.apache.org/jira/browse/MESOS-1733 > > > Repository: mesos > > > Description > ------- > > This change takes an un-complicated/naive route ( no trimming of values etc ) > at making path::join(...) variadic mainly in order to preserve the earlier > over-loaded join functionality. > > Might have some C++ style issues owing to this being my first commit here. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/path.hpp > d4df6502d1297ea3ad8e2a1e3bb16ea9d7c7913c > > Diff: https://reviews.apache.org/r/35179/diff/ > > > Testing > ------- > > make check + added some additional tests. > > > Thanks, > > Anand Mazumdar > >
