$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: vesa_karvonen (vesa_karvonen_at_[hidden])
Date: 2002-01-22 13:08:22
--- In boost_at_y..., "David Abrahams" <david.abrahams_at_r...> wrote:
> FWIW, the EDG guys are now aware of the problem and have a test
> case in hand.
[I just read the forwarded e-mails.] I hope they have time to
optimize their preprocessor.
> From: "vesa_karvonen" <vesa_karvonen_at_h...>
> > The list test took 13 minutes. Currently the list used has 5
> > elements. I'll see what happens if I reduce the list length.
With 4 elements it took:
- 0.14 seconds on MSVC++ and
- 5 minutes with Comeau 4.2.38.
I'll commit the shorter test shortly.
I wouldn't want to use such a short list, but I'd like the regression
tests to run in remotely acceptable time on all compilers.