[ 
https://issues.apache.org/jira/browse/MESOS-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114047#comment-14114047
 ] 

Dominic Hamon commented on MESOS-750:
-------------------------------------

gcc-4.4.1 support: https://gcc.gnu.org/gcc-4.4/cxx0x_status.html

{{auto}}, variadic templates, and right-angle brackets. No lambdas, sadly.

[~benjaminhindman] Do you have a sense of how hard it would be to get those 
users off of a compiler from 2009?

> Require compilers that support c++11
> ------------------------------------
>
>                 Key: MESOS-750
>                 URL: https://issues.apache.org/jira/browse/MESOS-750
>             Project: Mesos
>          Issue Type: Improvement
>          Components: technical debt
>            Reporter: Benjamin Mahler
>
> Requiring C++11 support will provide substantial benefits to Mesos.
> Most notably, the lack of lambda support has resulted in a proliferation of 
> continuation style functions scattered throughout the code. Having lambdas 
> will allow us to reduce this clutter and simplify the code.
> This will require carefully documenting how to get Mesos compiling on various 
> systems to make this transition easy.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to