----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26103/#review54759 -----------------------------------------------------------
Bad patch! Reviews applied: [26100, 26103] Failed command: git apply --index 26103.patch Error: error: patch failed: src/log/leveldb.cpp:54 error: src/log/leveldb.cpp: patch does not apply error: patch failed: src/log/network.hpp:303 error: src/log/network.hpp: patch does not apply error: patch failed: src/slave/containerizer/mesos/launch.cpp:244 error: src/slave/containerizer/mesos/launch.cpp: patch does not apply error: patch failed: src/tests/routing_tests.cpp:287 error: src/tests/routing_tests.cpp: patch does not apply error: patch failed: src/zookeeper/zookeeper.cpp:686 error: src/zookeeper/zookeeper.cpp: patch does not apply - Mesos ReviewBot On Sept. 26, 2014, 9:40 p.m., Cody Maloney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26103/ > ----------------------------------------------------------- > > (Updated Sept. 26, 2014, 9:40 p.m.) > > > Review request for mesos, Ben Mahler and Dominic Hamon. > > > Bugs: MESOS-1744 > https://issues.apache.org/jira/browse/MESOS-1744 > > > Repository: mesos-git > > > Description > ------- > > Use compiler intrinsics for unreachable, exit, and abort > Makes the functions not need to pretend to return something while > still silencing the compiler warnings. > > Replaces 25193 > > > Diffs > ----- > > src/log/leveldb.cpp 2967a1f7c6ff35c1280299c3d73aaa951ab89273 > src/log/network.hpp 7d6b59292c2f5cf9cb99045fcd0960cab67c7e51 > src/slave/containerizer/mesos/launch.cpp > 981938149060fb16467df4c65d729f76583b8c0f > src/tests/routing_tests.cpp 35bdf8f69b9ffebc1cae2b8f42c5fea169f23a97 > src/zookeeper/zookeeper.cpp 72c9fc36648ea225876c06cd7559cb0ffc95dfe7 > > Diff: https://reviews.apache.org/r/26103/diff/ > > > Testing > ------- > > make distcheck of this and the two associated patches using gcc > > > Thanks, > > Cody Maloney > >
