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

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

[~bmahler] That's a good point. We probably need to have a documented whitelist 
in the style guide for the features that we have enabled (MESOS-1788).

[~cmaloney] If I had my way, we'd jump straight to 4.8.2 at this point as it's 
widely available. I am curious if the user stuck on 4.4 actually needs to build 
from head or if they can run from the distributed binaries. Perhaps there are 
some glibc incompatibilities?

> 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
>            Assignee: Dominic Hamon
>             Fix For: 0.21.0
>
>
> 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.3.4#6332)

Reply via email to