[
https://issues.apache.org/jira/browse/MESOS-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514406#comment-14514406
]
Michael Park commented on MESOS-2662:
-------------------------------------
{noformat}
commit 20b16267df89dccd2acd19c8740dc0573821b0d9
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Sun Apr 26 12:23:36 2015 -0700
Commit: Benjamin Hindman <[email protected]>
CommitDate: Sun Apr 26 12:23:37 2015 -0700
Removed <stout/memory.hpp> from stout.
Requires switching from 'memory::' to 'std::'.
Review: https://reviews.apache.org/r/33564
{noformat}
{noformat}
commit b0430041e81e5881b40bf9bc267fd7ab4c486301
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Sun Apr 26 12:24:33 2015 -0700
Commit: Benjamin Hindman <[email protected]>
CommitDate: Sun Apr 26 12:24:36 2015 -0700
Switched from 'memory::' to 'std::' in libprocess.
Review: https://reviews.apache.org/r/33565
{noformat}
{noformat}
commit 9d6ffb9d3e9aed4a73c495ca2c6585e220961836
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Sun Apr 26 12:25:10 2015 -0700
Commit: Benjamin Hindman <[email protected]>
CommitDate: Sun Apr 26 12:25:17 2015 -0700
Switched from 'memory::' to 'std::' in Mesos.
Review: https://reviews.apache.org/r/33566
{noformat}
> Remove <stout/memory.hpp> and switch from memory:: to std::
> -----------------------------------------------------------
>
> Key: MESOS-2662
> URL: https://issues.apache.org/jira/browse/MESOS-2662
> Project: Mesos
> Issue Type: Task
> Components: libprocess, stout
> Reporter: Michael Park
> Assignee: Michael Park
> Labels: mesosphere
>
> Once the pre-C\+\+11 codepaths are removed, {{<stout/memory.hpp>}} becomes
> useless. Remove it and switch the instances of {{memory::}} to {{std::}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)