Subject: [Boost-bugs] [Boost C++ Libraries] #6168: recursive_mutex is using wrong config symbol (possible typo)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-23 13:23:18
#6168: recursive_mutex is using wrong config symbol (possible typo)
-------------------------------------------------------+--------------------
Reporter: Jan Vogelgesang <jan.vogelgesang@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------------------------+--------------------
in /trunk/boost/thread/pthread/recursive_mutex.hpp the config symbol
BOOST_PTHREAD_HAS_MUTEXATTR_SETTYPE is used.
However, in /trunk/boost/config/* and especially
/trunk/boost/config/posix_features.hpp only the symbol
BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE is defined. May be just a typo.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6168> 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