Re: [Boost-bugs] [Boost C++ Libraries] #9322: spinlock_gcc_arm.hpp fails when building iOS arm64

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9322: spinlock_gcc_arm.hpp fails when building iOS arm64
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-13 21:08:31


#9322: spinlock_gcc_arm.hpp fails when building iOS arm64
------------------------------------------+-----------------------
  Reporter: Joe Radjavitch <joerad11@…> | Owner: pdimov
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: smart_ptr
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+-----------------------

Comment (by pdimov):

 I've added the ability to direct {{{shared_ptr}}} to use an
 {{{std::atomic}}} implementation by using {{{#define
 BOOST_SP_USE_STD_ATOMIC}}}. You can find the commit at
 https://github.com/boostorg/smart_ptr/commit/fed15ad8c50921cbfc0365156e4e4f4454dc1b91.
 Eventually, this implementation will be selected by default when
 {{{std::atomic}}} is autodetected to be present and functional, but for
 now, you can apply this patch, define the macro and see if that helps.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9322#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC