Re: [Boost-bugs] [Boost C++ Libraries] #5752: boost::call_once() is unreliable on some platforms

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5752: boost::call_once() is unreliable on some platforms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-11 23:22:15


#5752: boost::call_once() is unreliable on some platforms
----------------------------------------------------+-----------------------
  Reporter: Matthew Dempsky <matthew@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords: once
----------------------------------------------------+-----------------------

Comment (by kab@…):

 Replying to [comment:9 fhess]:
> When SIG_ATOMIC_MAX is defined ... call_once does not work. ... It
 seems the problem is due to uintmax_atomic_t being defined as a
 sig_atomic_t which turns out to be a signed rather than unsigned type.

 This problem with using sig_atomic_t has been reported separately:
 https://svn.boost.org/trac/boost/ticket/7499
 Too bad I didn't know about this sooner.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5752#comment:18>
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:10 UTC