Boost logo

Boost :

From: Craig Rodrigues (rodrigc_at_[hidden])
Date: 2002-03-05 17:58:27


On Mon, Mar 04, 2002 at 03:33:25PM -0500, Gilles J. Seguin wrote:
> Craig Rodrigues wrote:
> >
> > Hi,
> >
> > This test fails with GCC 3.0 but passes with GCC 3.1.
>
> $ rpm -q gcc
> gcc-3.1-0.21
^^^^^^^^^^^^^^
Time to get an upgrade.

g++ -v
Reading specs from /u0/test/gcc3.1/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: ./configure --prefix=/u0/test/gcc3.1 --enable-checking --enable-languages=c,c++ --enable-threads --enable-shared
Thread model: posix
gcc version 3.1 20020302 (prerelease)

% /u0/test/gcc3.1/bin/g++ -o boosttmp.exe -Wall -W -ftemplate-depth-100 -I.. ../libs/type_traits/tests/cv_traits_test.cpp -lrt
% ./boosttmp.exe

24 tests completed, 0 failures found, 0 failures expected from this compiler.
no errors detected

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk