-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49059/
-----------------------------------------------------------
Review request for mesos, Jie Yu, Michael Park, and Till Toenshoff.
Repository: mesos
Description
-------
Apparently, Apple clang-600.0.54, which is the stock compiler in
10.10.4, does not support passing `{}` as an empty set into a
function.
Diffs
-----
src/tests/log_tests.cpp 362d9dd06b5fb54c3c4ed20426b03676de4ccc69
Diff: https://reviews.apache.org/r/49059/diff/
Testing
-------
make check on Mac OS 10.10.4
Thanks,
Alexander Rukletsov