[Boost-bugs] [Boost C++ Libraries] #7882: wrong exception text from condition_variable::wait(unique_lock<mutex>&)

Subject: [Boost-bugs] [Boost C++ Libraries] #7882: wrong exception text from condition_variable::wait(unique_lock<mutex>&)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-11 15:35:23


#7882: wrong exception text from condition_variable::wait(unique_lock<mutex>&)
--------------------------------------------------------+-------------------
 Reporter: Jonathan Wakely <jwakely.boost@…> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
--------------------------------------------------------+-------------------
 In condition_variable::wait(unique_lock<mutex>& m) if the call to
 pthread_cond_wait fails then the exception says

 "boost:: condition_variable constructor failed in pthread_cond_wait"
                             ^^^^^^^^^^^

 but it isn't in a constructor.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7882>
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