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

Ship it!



3rdparty/libprocess/3rdparty/stout/include/stout/result.hpp
<https://reviews.apache.org/r/14457/#comment54758>

    Either:
    
    message == that.message
    or
    error() == that.error()


- Ben Mahler


On Oct. 3, 2013, 5:45 a.m., Jiang Yan Xu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14457/
> -----------------------------------------------------------
> 
> (Updated Oct. 3, 2013, 5:45 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> This is necessary for the master detector API: 
> https://reviews.apache.org/r/13086/diff/#5
> Need to compare if the result passed in is the same as the stored value.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/result.hpp 
> f918f86ed2eb74e021a4b851b311517f3313ad10 
> 
> Diff: https://reviews.apache.org/r/14457/diff/
> 
> 
> Testing
> -------
> 
> Tested along with https://reviews.apache.org/r/13086/
> 
> 
> Thanks,
> 
> Jiang Yan Xu
> 
>

Reply via email to