-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39230/
-----------------------------------------------------------
(Updated Oct. 19, 2015, 4:27 a.m.)
Review request for mesos and Michael Park.
Summary (updated)
-----------------
Added prevention of SASL deprecation warnings all around its invocations on OS
X.
Bugs: MESOS-3030
https://issues.apache.org/jira/browse/MESOS-3030
Repository: mesos
Description (updated)
-------
see summary.
Diffs (updated)
-----
configure.ac 66f9b32
src/authentication/cram_md5/authenticatee.cpp b03b44a
src/authentication/cram_md5/authenticator.cpp f238872
src/authentication/cram_md5/auxprop.cpp abf0f8d
Diff: https://reviews.apache.org/r/39230/diff/
Testing
-------
./configure && make check
OSX, clang3.7 + gcc4.9
Thanks,
Till Toenshoff