You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mark Wang <ma...@gmail.com> on 2015/05/21 07:46:10 UTC

Review Request 34529: Add non-const reference version of Option::get.

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

Review request for mesos.


Bugs: MESOS-2716
    https://issues.apache.org/jira/browse/MESOS-2716


Repository: mesos


Description
-------

Add non-const reference version of Option<T>::get.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp ea79b501d9ed7b7da9636ce9c9c590738a586993 
  3rdparty/libprocess/3rdparty/stout/tests/option_tests.cpp 7ae3b8ffc5df7f8442e72b1a10d50c3f5c373d8c 

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


Testing
-------

make check


Thanks,

Mark Wang


Re: Review Request 34529: Add non-const reference version of Option::get.

Posted by Mesos ReviewBot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34529/#review84665
-----------------------------------------------------------


Patch looks great!

Reviews applied: [34529]

All tests passed.

- Mesos ReviewBot


On May 21, 2015, 6:34 a.m., Mark Wang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34529/
> -----------------------------------------------------------
> 
> (Updated May 21, 2015, 6:34 a.m.)
> 
> 
> Review request for mesos.
> 
> 
> Bugs: MESOS-2716
>     https://issues.apache.org/jira/browse/MESOS-2716
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Add non-const reference version of Option<T>::get.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp ea79b501d9ed7b7da9636ce9c9c590738a586993 
>   3rdparty/libprocess/3rdparty/stout/tests/option_tests.cpp 7ae3b8ffc5df7f8442e72b1a10d50c3f5c373d8c 
> 
> Diff: https://reviews.apache.org/r/34529/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Mark Wang
> 
>


Re: Review Request 34529: Add non-const reference version of Option::get.

Posted by Mark Wang <ma...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34529/
-----------------------------------------------------------

(Updated May 21, 2015, 6:34 a.m.)


Review request for mesos.


Bugs: MESOS-2716
    https://issues.apache.org/jira/browse/MESOS-2716


Repository: mesos


Description
-------

Add non-const reference version of Option<T>::get.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp ea79b501d9ed7b7da9636ce9c9c590738a586993 
  3rdparty/libprocess/3rdparty/stout/tests/option_tests.cpp 7ae3b8ffc5df7f8442e72b1a10d50c3f5c373d8c 

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


Testing
-------

make check


Thanks,

Mark Wang