Re: [Boost-bugs] [Boost C++ Libraries] #4071: unique_lock fails with recent Sun Studio compilers

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4071: unique_lock fails with recent Sun Studio compilers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-21 19:48:00


#4071: unique_lock fails with recent Sun Studio compilers
-----------------------------------------+----------------------------------
  Reporter: stephen.clamage@… | Owner: anthonyw
      Type: Patches | Status: closed
 Milestone: Boost 1.43.0 | Component: thread
   Version: Boost 1.42.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------------------+----------------------------------

Comment (by anonymous):

 I think the patch got messed up because of wiki formatting, and that
 should be:

 {{{
 #if BOOST_WORKAROUND(__SUNPRO_CC, < 0x5100)
 }}}

 This is causing a warning, in #4363.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4071#comment:4>
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:03 UTC