You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/04/26 08:59:38 UTC

[jira] [Created] (MESOS-2661) Remove pre-C++11 codepaths

Michael Park created MESOS-2661:
-----------------------------------

             Summary: Remove pre-C++11 codepaths
                 Key: MESOS-2661
                 URL: https://issues.apache.org/jira/browse/MESOS-2661
             Project: Mesos
          Issue Type: Task
          Components: c++ api, libprocess, stout
            Reporter: Michael Park
            Assignee: Michael Park


Since [this commit|https://github.com/apache/mesos/commit/0f5c78fad3423181f7227027eb42d162811514e7], we officially require GCC-4.8+ and Clang-3.5+. This means that we now have full C++11 support and therefore can remove the pre-C++11 codepaths.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)