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

Ship it!


Ship It!

- Jie Yu


On Jan. 15, 2014, 7:12 p.m., TILL TOENSHOFF wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16912/
> -----------------------------------------------------------
> 
> (Updated Jan. 15, 2014, 7:12 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Ben Mahler, Niklas Nielsen, and 
> Vinod Kone.
> 
> 
> Bugs: MESOS-909
>     https://issues.apache.org/jira/browse/MESOS-909
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> The includes of the respective C++11 standard headers were missing. This 
> issue becomes visible only when including one of those headers before 
> including a standard C++ header. As the namespace std:: simply does not exist 
> without including a standard header, these two headers produced errors on 
> clang.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/lambda.hpp 
> 67b241dd007270977c5f8b7a218d4292d4eff770 
>   3rdparty/libprocess/3rdparty/stout/include/stout/memory.hpp 
> 6e7ee4366eb1ab964b750b3d68c2a49ebe625a2b 
> 
> Diff: https://reviews.apache.org/r/16912/diff/
> 
> 
> Testing
> -------
> 
> make
> 
> 
> Thanks,
> 
> TILL TOENSHOFF
> 
>

Reply via email to