Subject: [Boost-bugs] [Boost C++ Libraries] #5423: thread issues with C++0x
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-05 15:21:19
#5423: thread issues with C++0x
-------------------------------------+--------------------------------------
Reporter: chrisj | Owner: anthonyw
Type: Patches | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
This patch fixes some issues with methods in boost::thread clashing with
names in C++0x, in particular try_lock and lock.
I did not try to do a full evaluation of every occurrence of these methods
(as some are member functions and I had trouble figuring out which was
which), so I did the appropriate fixes to make the test-suite pass again.
With this patch clang-libc++-0x passes, and clang-libc++, clang and g++
still pass as well as before.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5423> 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:06 UTC