-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41875/
-----------------------------------------------------------
(Updated Jan. 8, 2016, 12:38 p.m.)
Review request for mesos, Ben Mahler and Till Toenshoff.
Changes
-------
Also added list_tests.cpp to stout's CMakeLists.txt.
Bugs: MESOS-4273
https://issues.apache.org/jira/browse/MESOS-4273
Repository: mesos
Description
-------
Provided List constructor from std::initializer_list.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/list.hpp
864d8c9498d66f14ab6fc531965c12fb397b5fe5
3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt
62ad461eb228b688f1ceac16cfb003561ed5a806
3rdparty/libprocess/3rdparty/stout/tests/list_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/41875/diff/
Testing
-------
make check (OS X 10.10.5 and Debian 8)
Thanks,
Benjamin Bannier