[
https://issues.apache.org/jira/browse/MESOS-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084982#comment-14084982
]
Craig Hansen-Sturm commented on MESOS-1626:
-------------------------------------------
Hello Tim ... Greetings and thanks for the reply.
I've since discovered the README in the boost tarball which describes the
updating/staging process. These patches are ready for review. I've managed
to encapsulate enough of atomic support so that we have a good common
implementation between C++11 and boost::atomic.
> 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)