-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46083/
-----------------------------------------------------------

Review request for mesos, Adam B, Alexander Rojas, and Joerg Schad.


Bugs: MESOS-5152
    https://issues.apache.org/jira/browse/MESOS-5152


Repository: mesos


Description
-------

If we would e.g., make definitions in `mesos::http` visible using
`http::OK` in a test would look for `OK` in `mesos::http` instead of
the intended `process::http`.


Diffs
-----

  src/tests/slave_tests.cpp 4a576b98d1cc58072626ac2c41c599bd3c8385c5 

Diff: https://reviews.apache.org/r/46083/diff/


Testing
-------

make check (clang, w/o optimization, OS X)

Without this patch including e.g., 
`mesos/authentication/http/basic_authenticator_factory.hpp` leads to a 
compilation failure.


Thanks,

Benjamin Bannier

Reply via email to