Boost logo

Boost :

From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2002-11-21 02:19:30


----- Original Message -----
From: "Beman Dawes" <bdawes_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>; "'Boost mailing list'"
<boost_at_[hidden]>
Sent: Wednesday, November 20, 2002 9:41 PM
Subject: RE: [boost] ublas regression test problems

> At 06:35 AM 11/20/2002, Aleksey Gurtovoy wrote:
>
>
> >> because ublas doesn't depend from mpl. So I've to assume,
> >> that somebody is changing either boost.config, boost.type_traits,
> >> boost.smart_ptr or boost.timer.
> >
> >Hmm, compiles fine for me on the clean CVS get (ignoring "test31/32.cpp"
> >errors, see the attached log). Are you sure you are in sync with the
main
> >trunk?
>
> I've just cleared off all old Win32 test bin directories, in case testing
> artifacts are causing those failures. Running the tests now, but they
take
> several hours when starting from scratch, so it will be awhile before they
> are posted.

OK. The mpl::if_ problem vanished, the remaining problems with VC7 are
home-grown (I'll look into these later). But now all ublas GCC tests fail to
compile due to

In file included from C:/boost/site/boost/type_traits.hpp:43,
                 from C:/boost/site/boost/numeric/ublas/config.hpp:24,
                 from C:/boost/site/libs/numeric/ublas/concepts.cpp:12:
C:/boost/site/boost/type_traits/is_polymorphic.hpp:20: warning: `typename
   boost::remove_cv<T>::type' is implicitly a typename
C:/boost/site/boost/type_traits/is_polymorphic.hpp:20: warning: implicit
   typename is deprecated, please see the documentation for details
C:/boost/site/boost/type_traits/is_polymorphic.hpp:28: duplicate base type `
   boost::remove_cv<T>::type' invalid

I'm lost again.

Thanks

Joerg


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