$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-14 06:36:42
> There is one needed workaround for the current version of GCC 3.4.0, see
the
> attacched patch. This will probably be fixed before the release, but
anyway.
> OK to commit it?
Can you submit a bug report to the gcc guys please? I would rather that
gcc3.4 was released "fixed" than apply a patch that may not be needed in the
end anyway (BTW Dave Abrahams has changed the is_abstract code to work
around another problem, this may have fixed the gcc3.4 problem in any case -
perhaps you can check?).
Thanks,
John.