[Boost-bugs] [Boost C++ Libraries] #6175: Compile error with SunStudio

Subject: [Boost-bugs] [Boost C++ Libraries] #6175: Compile error with SunStudio
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-25 14:18:15


#6175: Compile error with SunStudio
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.48.0 | Severity: Showstopper
 Keywords: |
------------------------------+---------------------------------------------
 Version of compiler:
 CC: Sun C++ 5.10 SunOS_sparc 2009/06/03

 A compile error occurs with the above compiler when boost/thread.hpp is
 included:

 {{{
 "./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>&).
 }}}

 There is a patch for this issue in the mailinglist:
 http://lists.boost.org/Archives/boost/2011/03/179261.php

 But it is still not committed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6175>
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:07 UTC