-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50899/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Guangya Liu, and haosdent huang.
Bugs: MESOS-5830
https://issues.apache.org/jira/browse/MESOS-5830
Repository: mesos
Description
-------
This patch is part of MESOS-5830, specially working on cleaning up
unneeded space in project stout.
Diffs
-----
3rdparty/stout/include/stout/flags.hpp
169f959ab2770744d615cc235062ba2becc8af64
3rdparty/stout/include/stout/interval.hpp
e6deeac39855488548678c59ed4c69646fc02602
3rdparty/stout/include/stout/json.hpp
51b1ada87846d4d25cbc8a6bbb97ba91e02a9cab
3rdparty/stout/include/stout/linkedhashmap.hpp
6e06260bcce2dbe0f9134f3d0fd7a2b47b0d3286
3rdparty/stout/include/stout/os/osx.hpp
ca77bb0bbda0cee07d85435350dc4ccc176d4013
3rdparty/stout/include/stout/os/sunos.hpp
ec8e1f7562d5747113631351e6d8ff8989cf0fed
3rdparty/stout/include/stout/os/sysctl.hpp
6db7bf6f139770ce978d171f451e932072cdaf5f
3rdparty/stout/include/stout/proc.hpp
b543432c1a8419093c508c1d0e72b9757df04463
3rdparty/stout/include/stout/protobuf.hpp
91305e104c01d649bd435a27b159540222236c27
3rdparty/stout/include/stout/strings.hpp
7f7f1cffcebfe16cb986917b1d90c1ae4a480989
3rdparty/stout/tests/flags_tests.cpp 77f3a6af110da1ffcdf2b7ab2b66431a6b5c91d3
3rdparty/stout/tests/ip_tests.cpp 4d1f1c9a4dd35da2a21bef1349a662af44bb4ba1
3rdparty/stout/tests/mac_tests.cpp 1ff60cf5506c1855547400aa20107ec5086d8431
3rdparty/stout/tests/multimap_tests.cpp
2f606eb16fbaa3c755e597a05e97cd30d3bfd9f4
3rdparty/stout/tests/option_tests.cpp
36abe137bdae1e6aaf65f39bf302d9e7a76fefdd
3rdparty/stout/tests/os/process_tests.cpp
b536e664d22370e30c49a8f953189e92a1358709
3rdparty/stout/tests/os_tests.cpp e67444077eae55fd25945b451164b5bcc37552b0
3rdparty/stout/tests/proc_tests.cpp 17b909368405d9ddb7e7127e89d0422a9a2baa11
3rdparty/stout/tests/strings_tests.cpp
b54a9dbf162403310b8bba687442e184a473f5a6
Diff: https://reviews.apache.org/r/50899/diff/
Testing
-------
Pass `make` and `make tests`.
Thanks,
Gaojin CAO