$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-29 11:38:55
Richard Hadsell wrote:
> John Maddock wrote:
>
>> I can't reproduce this with 1.33.1 (there were some regex bugs fixed
>> in the .1 release)...
>>
> It's kind of a big deal for me to upgrade our Boost libraries, because
> of the way we integrate them into our build system. I decided to wait
> for 1.34.0, which was supposed to be released some time ago. I think
> I'll wait for it and hope that the bug is fixed, as seems likely.
Oh :-(
There were relatively few changes between 1.31.0 and 1.31.1, so you could
just patch the boost/regex subdirectory if that would be more acceptable I
guess.
John.