-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39230/
-----------------------------------------------------------
(Updated Oct. 22, 2015, 10:02 a.m.)
Review request for mesos and Michael Park.
Changes
-------
Removed clang specific pragmas as clang does pick up the GCC specific ones
already. Updated configure.ac to also contain the specific comment.
Bugs: MESOS-3030
https://issues.apache.org/jira/browse/MESOS-3030
Repository: mesos
Description
-------
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