Subject: [Boost-bugs] [Boost C++ Libraries] #11398: boost log should allow setting BOOST_LOG_EVENT_USE_BOOST_CONDITION manually
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-12 18:01:10
#11398: boost log should allow setting BOOST_LOG_EVENT_USE_BOOST_CONDITION manually
------------------------------+---------------------
Reporter: mgaunard | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.57.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
boost.log uses a different event mechanism depending on the version of
GCC, for users wishing to use from GCC 4.4 a version of log compiled with
GCC 4.1, linking fails because they're set to use different event
mechanisms.
This could be fixed by simply allowing the user to define himself
BOOST_LOG_EVENT_USE_BOOST_CONDITION which should disable attempting to use
semaphores.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11398> 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