$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-06-23 13:38:02
----- Original Message -----
From: "John Maddock" <John_Maddock_at_[hidden]>
> The regression test for BOOST_NO_OPERATORS_IN_NAMESPACE doesn't fail when
> it should - this has me stumped as the test code is taken right out of
> operators.hpp - I don't see why this builds cleanly when operators.hpp
> doesn't (with gcc)
Perhaps they fixed the bug in more recent versions of GCC?
-Dave