Subject: [Boost-bugs] [Boost C++ Libraries] #9458: Boost Locale not compiling when BOOST_THREAD_DONT_PROVIDE_NESTED_LOCKS is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-02 16:02:50
#9458: Boost Locale not compiling when BOOST_THREAD_DONT_PROVIDE_NESTED_LOCKS is
defined
-------------------------------+-----------------------------
Reporter: myasnikovmaksim@⦠| Owner: andreas_huber69
Type: Bugs | Status: new
Milestone: To Be Determined | Component: statechart
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
-------------------------------+-----------------------------
Boost Locale uses Boost Thread lock types which definitions are not
included through <boost/thread/mutex.hpp> when
BOOST_THREAD_DONT_PROVIDE_NESTED_LOCKS is defined (this macro is defined
when BOOST_THREAD_VERSION is set to 4).[[BR]]
I suggest to include <boost/thread/lock_types.hpp> in every file that uses
any lock type.[[BR]]
Since I build Boost only on Windows platforms attached patch may be
incomplete.[[BR]]
Best regards, Maksim.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9458> 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:14 UTC