$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [dynamic_bitset] proposed fix for ticket #2842
From: Juan Antonio Zaratiegui Vallecillo, a.k.a. Zara (zara_at_[hidden])
Date: 2009-05-11 10:27:55
Hartmut Kaiser escribió:
>> I have suffered the effects described on ticket #2842:
>> "dynamic_bitset.hpp fails to compile with g++ (Ubuntu 4.3.3-5ubuntu2)
>> 4.3.3" after upgrading from Ubuntu 8.10 to 9.04.
>>
>> After some testing, I have found a possible fix, but I would like to
>> know how may I test thoroughly over as many compiler/versions as
>> possible before I may suggest its inclusion in trunk.
>
> I applied your (slightly modified) patch to SVN trunk in the hope the
> authors don't object as it fixes a Spirit regression we're facing on the
> very same platform.
>
Tank's very much. Not only for applying *and* modifying the patch, but
also for the modification itself, as it has shown me more details on the
ways to make compiler classification.
Thx very much