$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-30 13:19:49
Jonathan Turkanis wrote:
> Thorsten Ottosen wrote:
>> btw, does this mean that we should declare gcc-2.95 as a supported
>> platform?
>
> I'm not sure -- I only use iterator_range, which worked before on
> gcc-2.95 even though some other tests failed. I'll run the regression
> tests on that platform.
Unfortunately most of Range still doesn't work with gcc-2.95. I have a feeling I
could make it work if I spent a day, but I don't have a day :(
Jonathan