You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Dominic Hamon <dh...@twopensource.com> on 2014/08/12 01:10:22 UTC

Re: Review Request 18489: Changed Try::error and Result::error to return const references.

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

(Updated Aug. 11, 2014, 4:10 p.m.)


Review request for mesos, Benjamin Hindman and Ben Mahler.


Changes
-------

updated summary/commit message


Summary (updated)
-----------------

Changed Try::error and Result::error to return const references.


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


Repository: mesos-git


Description
-------

See summary


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/result.hpp 3a10379f13bdf9ff9e6d424ed1877539c30f2731 
  3rdparty/libprocess/3rdparty/stout/include/stout/try.hpp d99b75aeae10319b574c67beeb6023358cac7aec 

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


Testing
-------

make check


Thanks,

Dominic Hamon