-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58795/
-----------------------------------------------------------
Review request for mesos and Alexander Rukletsov.
Repository: mesos
Description
-------
clang-5 has a warning about unused lambda captures in its -Wall set.
Removing this unused capture here to enable building with clang-5.
Diffs
-----
src/master/allocator/sorter/drf/sorter.cpp 73b8e8ccdee9d1a88bf6a1726b8ff67008ef339f
Diff: https://reviews.apache.org/r/58795/diff/1/
Testing
-------
make check (OS X, clang-trunk)
Thanks,
Benjamin Bannier
|