
14 Jul
2004
14 Jul
'04
9:19 a.m.
Guillaume Melquiond wrote:
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...
FWIW, I'm about to finally move uBLAS tests from status/Jamfile to its proper place. I'll take care of this problem along the way. - Volodya