-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34276/
-----------------------------------------------------------
(Updated May 21, 2015, 11:45 p.m.)
Review request for mesos, Benjamin Hindman, Bernd Mathiske, Cody Maloney, Joerg
Schad, and Michael Park.
Bugs: MESOS-2739
https://issues.apache.org/jira/browse/MESOS-2739
Repository: mesos
Description
-------
This is to ensure that we handle Option<Option<T>> correctly.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp
ea79b501d9ed7b7da9636ce9c9c590738a586993
Diff: https://reviews.apache.org/r/34276/diff/
Testing
-------
testing explicit Some() constructions.
Thanks,
Joris Van Remoortere