$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gilles J. Seguin (segg_at_[hidden])
Date: 2002-03-04 15:42:25
Craig Rodrigues wrote:
>
> Hi,
>
> GCC 3.0 fails this test, but GCC 3.1 passes it.
>
> Index: composite_traits_test.cpp
Run
../../../libs/type_traits/tests/bin/composite_traits_test/gcc/debug/runtime-link-dynamic/composite_traits_test
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/gilles/bin
export PATH
export LD_LIBRARY_PATH
../../../libs/type_traits/tests/bin/composite_traits_test/gcc/debug/runtime-link-dynamic/composite_traits_test
checking value of boost::is_reference<cr_type>::value...failed
found: 0 expected 1
89 tests completed, 1 failures found, 0 failures expected from this compiler.