Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11550: boost::call_once issues
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-03 10:32:05
#11550: boost::call_once issues
-------------------------------+---------------------
Reporter: lcarreon@⦠| Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by andysem):
Umm, I can see there are lots of changes that I didn't do (the `INVOKE`
part at least), so maybe I'm not the one with the better understanding
currently. :)
To me this looks like a compiler bug that should be reported to Oracle. As
a quick fix for invoke problem I can suggest `#if`-ing out the whole
invoke.hpp contents for this compiler, so that
`BOOST_THREAD_PROVIDES_INVOKE` is not defined and `boost::bind` is used
instead. A more efficient fix might be to tweak the `invoke` overloads
somehow but to do that it would require a lot more experimenting, which is
difficult as I don't have the compiler.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11550#comment:8> 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:18 UTC