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

Ship it!


Ship It!

- Benjamin Bannier


On Jan. 11, 2016, 4:07 p.m., Alexander Rojas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42144/
> -----------------------------------------------------------
> 
> (Updated Jan. 11, 2016, 4:07 p.m.)
> 
> 
> Review request for mesos, Benjamin Bannier, Ben Mahler, Jan Schlicht, and 
> Till Toenshoff.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The constructor of `process::http::Unauthorized(const std::string&)` is 
> marked as deprecated. This patch fully removes the constructor and cleans up 
> its usage in the libprocess codebase.
> 
> This change also allows to use initializer lists on the 
> `process::http::Unauthorized(const std::vector<std::string>&)` constructor 
> since there is no longer an ambiguity.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/http.hpp 
> ed708fe4b0006782a19f9c61603f152e32a02e8e 
>   3rdparty/libprocess/src/authenticator.cpp 
> 7371a62ecb2b3a42cb5ff5fb78bc4bcdb22875c4 
>   3rdparty/libprocess/src/tests/http_tests.cpp 
> e5999d8b49937a17033482c21536edb5c10420e6 
> 
> Diff: https://reviews.apache.org/r/42144/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Alexander Rojas
> 
>

Reply via email to