-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45726/
-----------------------------------------------------------
(Updated April 5, 2016, 5:33 p.m.)
Review request for mesos and Jie Yu.
Changes
-------
Added a test case for `Option<string>` flag with an empty string as the value.
Bugs: MESOS-5114
https://issues.apache.org/jira/browse/MESOS-5114
Repository: mesos
Description (updated)
-------
Fixed a bug in the `flags::parse` function and added a test case.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/flags/parse.hpp
6313b6b1f535822e1dee39f5780895a3691ff78c
3rdparty/libprocess/3rdparty/stout/tests/flags_tests.cpp
e87bee24b8c57d15f3903ecd8d55e0e51e00f0ff
Diff: https://reviews.apache.org/r/45726/diff/
Testing
-------
Added a new test case that fails before the changes to `parse.hpp`.
Thanks,
Michael Park