Re: [Boost-bugs] [Boost C++ Libraries] #2842: dynamic_bitset.hpp fails to compile with g++ (Ubuntu 4.3.3-5ubuntu2) 4.3.3

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2842: dynamic_bitset.hpp fails to compile with g++ (Ubuntu 4.3.3-5ubuntu2) 4.3.3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-07 09:20:42


#2842: dynamic_bitset.hpp fails to compile with g++ (Ubuntu 4.3.3-5ubuntu2) 4.3.3
-------------------------------------+--------------------------------------
  Reporter: solusstutlus_at_[hidden] | Owner: gennaro_prota
      Type: Bugs | Status: closed
 Milestone: Boost 1.39.0 | Component: dynamic_bitset
   Version: Boost 1.38.0 | Severity: Regression
Resolution: fixed | Keywords: dynamic_bitset
-------------------------------------+--------------------------------------
Changes (by zaravalle_at_[hidden]):

  * status: new => closed
  * resolution: => fixed

Comment:

 Attached file seems to correct this problem.
 Explicit qualification of bits_per_block breaks compilation undef gccx
 4.3, so the patch just detects this specific compiler and version (and
 later versions, also), and does not make the explicit qualification in
 such case.

 Works OK with gcc 4.1 (Centos 5.x) and gcc 4.3 (ubuntu 9.04)

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