Subject: [Boost-bugs] [Boost C++ Libraries] #12324: Compilation error when BOOST_THREAD_PROVIDES_INTERRUPTIONS is not defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-13 11:52:09
#12324: Compilation error when BOOST_THREAD_PROVIDES_INTERRUPTIONS is not defined
-------------------------------------------+----------------------
Reporter: Daniel Laügt <daniel.laugt@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.61.0 | Severity: Problem
Keywords: |
-------------------------------------------+----------------------
make[1]: Entering directory `boost/libs/thread/build'[[BR]]
Compiling future.o...[[BR]]
Compiling tss_null.o...[[BR]]
Compiling once.o...[[BR]]
Compiling thread.o...[[BR]]
In file included from
../../../../../tools/boost/boost/thread/pthread/thread_data.hpp:14:0,
from
../../../../../tools/boost/boost/thread/thread_only.hpp:17, [[BR]]
from ../src/pthread/thread.cpp:11:
../../../../../tools/boost/boost/thread/pthread/condition_variable_fwd.hpp:
In constructor âboost::condition_variable::condition_variable()â:
../../../../../tools/boost/boost/thread/pthread/condition_variable_fwd.hpp:85:13:
error: âresâ was not declared in this scope[[BR]]
res = detail::monotonic_pthread_cond_init(cond);[[BR]]
^
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12324> 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:20 UTC