You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/09/12 20:46:33 UTC

[jira] [Commented] (MESOS-750) Require compilers that support c++11

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

Benjamin Mahler commented on MESOS-750:
---------------------------------------

Any plan to make the supported compiler versions explicit in the documentation?

http://mesos.apache.org/gettingstarted/

> 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)