Changes between Initial Version and Version 2 of Ticket #42827


Ignore:
Timestamp:
Mar 14, 2014, 6:00:02 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42827

    • Property Keywords boost removed
  • Ticket #42827 – Description

    initial v2  
    11using or trying to install from source results in compile errors:
    22
     3{{{
    34/opt/local/include/boost/atomic/detail/gcc-atomic.hpp:961:64: error: no matching constructor for initialization of 'storage_type' (aka 'boost::atomics::detail::storage128_type')
    45    explicit base_atomic(value_type const& v) BOOST_NOEXCEPT : v_(0)
     6}}}