Re: [Boost-bugs] [Boost C++ Libraries] #7335: Using Boost.Pool requires to link with Boost.System

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7335: Using Boost.Pool requires to link with Boost.System
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-10 09:24:38


#7335: Using Boost.Pool requires to link with Boost.System
-------------------------------------------------+--------------------------
  Reporter: Ivan A. Melnikov <iv@…> | Owner: cnewbold
      Type: Bugs | Status: new
 Milestone: Boost 1.52.0 | Component: pool
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+--------------------------

Comment (by Ivan A. Melnikov <iv@…>):

 As far as I know, Boost.Thread never promised to be header-only or have
 header-only parts. Thus, using mutex from Boost.Thread and claiming to be
 header-only seems to me... erm... a bit unfair, even if it used to work
 somehow.

 I think the best solution would be to switch to using
 <boost/detail/lightweight_mutex.hpp>, as it is header only and does not
 have any extra dependencies.

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