Re: [Boost-bugs] [Boost C++ Libraries] #11398: boost log should allow setting BOOST_LOG_EVENT_USE_BOOST_CONDITION manually

Subject: Re: [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-15 18:46:02


#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
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by mgaunard):

 GCC has had a stable ABI since 4.0. Since it has many versions, it is very
 common for libraries that are shipped in binary form to be linked against
 code that uses a different version of GCC.
 Boost.Log is the only Boost library with this issue as far as I know, and
 the fix is quite simple, so I don't see a good reason not to include it if
 it fixes real deployment problems in the industry.

 Arguably a better fix would be to have a sane ABI that doesn't change
 depending on compiler version, but that's more work.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11398#comment:3>
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