From: John Maddock (john_at_[hidden])
Date: 2007-09-16 07:21:35


"Lars Gullik Bjønnes" wrote:
>> In Gcc 4.3 there is a new warning that is on with -Wall that reports
>> ambigous else.
>>
>> I had to apply this patch to 1.34 (I have not checked trunk) to get
>> rid of the warnings. (This is only from the parts of boost that I
>> actually use, so there might be more.)

I've applied the regex patch, the tokenizer patch will have to wait for that
lib's maintainer.

John.