$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-07-02 12:07:20
At 08:28 AM 7/2/2002, David Abrahams wrote:
>Beman's dump showed that BOOST_MSVC6_MEMBER_TEMPLATES is unset for GCC
3.1
>At least, that's how I interpreted it.
If I understand the config_info output correctly, the
BOOST_MSVC6_MEMBER_TEMPLATES macro was defined, but with no value.
Again, it doesn't appear that a configuration issue is what is causing the
numeric_traits_test failure.
It appears there is either a bug in boost code, or in GCC 3.1.
--Beman