This is an automated email from the ASF dual-hosted git repository.

mzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 40abcef  Added test 
`VolumeGidManagerTest.ROOT_UNPRIVILEGED_USER_SlaveReboot`.
     new f412473  Added rvalue overload for `Result::get()`.
     new f6b17e4  Added `Try` constructors from `_Some`.
     new 0dc24db  Added star operator for `Result`, `Try` and `Option`.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 3rdparty/stout/include/stout/option.hpp |  6 +++++
 3rdparty/stout/include/stout/result.hpp | 44 ++++++++++++++++++++-------------
 3rdparty/stout/include/stout/try.hpp    | 12 +++++++++
 3rdparty/stout/tests/option_tests.cpp   | 35 ++++++++++++++++++++++++++
 3rdparty/stout/tests/result_tests.cpp   | 35 ++++++++++++++++++++++++++
 3rdparty/stout/tests/try_tests.cpp      | 35 ++++++++++++++++++++++++++
 6 files changed, 150 insertions(+), 17 deletions(-)

Reply via email to