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


Bad patch!

Reviews applied: [25192, 25191, 25193]

Failed command: ./support/mesos-style.py

Error:
 Checking 504 files using filter 
--filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
3rdparty/libprocess/3rdparty/stout/include/stout/abort.hpp:37:  Redundant blank 
line at the start of a code block should be deleted.  [whitespace/blank_line] 
[2]
Total errors found: 1

- Mesos ReviewBot


On Aug. 29, 2014, 5:54 p.m., Patrick Reilly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25193/
> -----------------------------------------------------------
> 
> (Updated Aug. 29, 2014, 5:54 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman 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.
> 
> 
> 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
> -------
> 
> Make check runs.
> 
> 
> Thanks,
> 
> Patrick Reilly
> 
>

Reply via email to