[
https://issues.apache.org/jira/browse/MESOS-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072676#comment-14072676
]
Craig Hansen-Sturm edited comment on MESOS-1626 at 7/24/14 2:23 AM:
--------------------------------------------------------------------
Patches our subsetted version of boost-1.53.0 to add back support for
boost::atomic
was (Author: craig-mesos):
Patches boost-1.53.0 to add boost::atomic support
> Add support for C++11 (+Boost) <atomic> to stout
> ------------------------------------------------
>
> Key: MESOS-1626
> URL: https://issues.apache.org/jira/browse/MESOS-1626
> Project: Mesos
> Issue Type: Improvement
> Components: libprocess
> Reporter: Craig Hansen-Sturm
> Assignee: Craig Hansen-Sturm
> Priority: Minor
> Attachments: boost-1.53.0.patch
>
>
> Integrate c++11/atomic into libprocess/stout following the pattern introduced
> by c++11/memory and c++11/lambda. The primary difference in this case, is
> that tr1 did not include support for <atomic>, this has to come from
> boost/atomic which was introduced in v1.53. This task will include a patch
> to update boost as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)