Re: [Boost-bugs] [Boost C++ Libraries] #8917: libs/log/src/once_block.cpp: Ignores nearly all failures from pthread_* functions

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8917: libs/log/src/once_block.cpp: Ignores nearly all failures from pthread_* functions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-03 13:12:29


#8917: libs/log/src/once_block.cpp: Ignores nearly all failures from pthread_*
functions
-------------------------------------+-------------------------------------
  Reporter: Jeffrey Walton | Owner: andysem
  <noloader@…> | Status: closed
      Type: Bugs | Component: log
 Milestone: To Be Determined | Severity: Problem
   Version: Boost 1.54.0 | Keywords: log mutex pthread API
Resolution: invalid | failure
-------------------------------------+-------------------------------------
Changes (by andysem):

 * status: new => closed
 * resolution: => invalid

Comment:

 All pthread functions are already guarded with BOOST_VERIFY. The functions
 must not throw any exceptions, so the only thing that can be done is to
 abort in case of errors.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8917#comment:1>
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:13 UTC