Subject: [Boost-bugs] [Boost C++ Libraries] #5373: Boost Thread fails on SunStudio/OpenSolaris
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-26 10:06:10
#5373: Boost Thread fails on SunStudio/OpenSolaris
---------------------------------+------------------------------------------
Reporter: artyomtnk@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.47.0 | Component: thread
Version: Boost 1.46.0 | Severity: Regression
Keywords: |
---------------------------------+------------------------------------------
The error is:
{{{
"./boost/thread/future.hpp", line 422: Error:
boost::unique_lock<boost::mutex>::operator=(boost::unique_lock<boost::mutex>&)
is not accessible from
boost::detail::future_waiter::all_futures_lock::all_futures_lock(std::vector<boost::detail::future_waiter::registered_waiter>&).
}}}
It wasn't a problem in older versions of Boost. At least 1.41 worked fine
for
me.
The patch that fixes this issue is attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5373> 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:06 UTC