Re: [Boost-bugs] [Boost C++ Libraries] #7791: suspicious code in shared_mutex::unlock_upgrade

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7791: suspicious code in shared_mutex::unlock_upgrade
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-14 13:19:46


#7791: suspicious code in shared_mutex::unlock_upgrade
-------------------------------------------+--------------------------------
  Reporter: Andrey <nikolay@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.52.0 | Severity: Cosmetic
Resolution: | Keywords:
-------------------------------------------+--------------------------------
Changes (by viboes):

  * owner: anthonyw => viboes
  * status: new => assigned

Comment:

 The windows version is deprecated since version 3. It will use the generic
 version when BOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN is defined
 or BOOST_THREAD_VERSION>=3.

 Since 1.53 BOOST_THREAD_VERSION default value will be 3.

 The windows version will be removed some versions later.

 I don't think it is worth fixing the windows version.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7791#comment:2>
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:11 UTC