-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62358/
-----------------------------------------------------------
Review request for mesos and Till Toenshoff.
Bugs: MESOS-7980
https://issues.apache.org/jira/browse/MESOS-7980
Repository: mesos
Description
-------
As of glibc 2.26, xlocale.h has been removed as this was never supposed
to be used directly by user programs. They should be including locale.h
instead.
Diffs
-----
3rdparty/stout/include/stout/jsonify.hpp
06b18e27672c45a1d6ab93e4595419200c590ae4
Diff: https://reviews.apache.org/r/62358/diff/1/
Testing
-------
make check with glibc 2.26.
Thanks,
Kapil Arya