Re: [Boost-bugs] [Boost C++ Libraries] #3866: detail/container_fwd.hpp lacks support for the parallel mode of GCC's STL

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3866: detail/container_fwd.hpp lacks support for the parallel mode of GCC's STL
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-01-27 16:28:09


#3866: detail/container_fwd.hpp lacks support for the parallel mode of GCC's STL
------------------------------------------+---------------------------------
 Reporter: Sylvain.Pion@… | Owner: danieljames
     Type: Bugs | Status: assigned
Milestone: Boost 1.43.0 | Component: None
  Version: Boost 1.41.0 | Severity: Problem
 Keywords: |
------------------------------------------+---------------------------------

Comment(by anonymous):

 Another comment about this file, while at it.

 What this file does is very fragile. It has the potential to break with
 any unforeseen configuration. Therefore, I would suggest to add a
 configuration macro for the user to be able to turn it off easily. If I
 understood it correctly, it is only a compile-time reduction feature,
 certainly not worth some big trouble.

 The way we have to workaround this problem currently is to ship a fixed
 copy of this file, with some appropriate Boost version detection. This is
 not really nice.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3866#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:02 UTC