-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25193/
-----------------------------------------------------------

(Updated Aug. 29, 2014, 5:23 p.m.)


Review request for mesos and Benjamin Hindman.


Changes
-------

Split along stout, libprocess, and mesos boundaries


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.


Diffs
-----

  src/log/leveldb.cpp 2967a1f 
  src/log/network.hpp fc85a57 
  src/slave/containerizer/mesos/launch.cpp 9819381 
  src/tests/routing_tests.cpp 10730ad 
  src/zookeeper/zookeeper.cpp 72c9fc3 

Diff: https://reviews.apache.org/r/25193/diff/


Testing
-------

This is currently a work in progress, (WIP)


Thanks,

Patrick Reilly

Reply via email to