----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63567/ -----------------------------------------------------------
Review request for mesos and Benjamin Bannier. Repository: mesos Description ------- ``` 3rdparty/libprocess/src/../include/process/owned.hpp:117:7: warning: redundant get() call on smart pointer [google-readability-redundant-smartptr-get] ``` Diffs ----- 3rdparty/libprocess/include/process/owned.hpp e1ae6dcc771cf2244bc16bbab19e9f05fa1704cc 3rdparty/libprocess/include/process/shared.hpp d58c885349bca279e057def0401a3bddf4d994d8 3rdparty/libprocess/src/tests/owned_tests.cpp f9f4ccef9da23d46f8764bed27c07d6a65ae061a 3rdparty/libprocess/src/tests/shared_tests.cpp 2a2ffe76b7b7ce016b559de7b5d3a28a06f422ef Diff: https://reviews.apache.org/r/63567/diff/1/ Testing ------- Thanks, Michael Park
