Boost logo

Boost :

From: Guillaume Melquiond (guillaume.melquiond_at_[hidden])
Date: 2004-07-14 04:00:19


Le mer 14/07/2004 à 10:29, Aleksey Gurtovoy a écrit :
> Michael Stevens writes:
> >> uBLAS
> > Done
>
> Michael, does it mean that the CVS contains the updated uBLAS code?
> Note that according to http://tinyurl.com/3vwcz there is a significant
> number of regressions on Borland and CodeWarrior. I'd appreciate if
> somebody could look into these.

Speaking of uBLAS, test7 will never be able to pass a regression test,
whatever the compiler/platform. Indeed, in order for this test to even
compile, the macro BOOST_UBLAS_USE_INTERVAL needs to be defined.

The Jamfile defines such a macro in the "exe test7" rule, but this rule
doesn't seem to be taken into account when regression testing. So the
Jamfile of uBLAS should be fixed, or the testing Jamfiles should be
enhanced, or...

Please note that it is the same situation for all uBLAS Jamfiles (even
if test7 is the only one to fail because of it, I think).

Regards,

Guillaume


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