Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-23 03:18:50


Douglas Gregor wrote:

> |math|
> common_factor_test: borland-5.8.2 cw-9.4 darwin-4.0.1
> gcc-3.2.3_linux gcc-3.3.6 gcc-3.3.6_linux gcc-3.4.4 gcc-3.4.5_linux
> gcc-3.4.5_linux_x86_64 gcc-4.0.3_linux gcc-4.1.0_linux
> gcc-4.1.0_linux_x86_64 gcc-4.1.1_sunos_i86pc hp_cxx-71_006_tru64
> intel-linux-9.0 intel-vc71-win-9.1 intel-vc8-win-9.1 msvc-6.5
> msvc-7.0 msvc-7.1 msvc-7.1 msvc-8.0 msvc-8.0 qcc-3.3.5_cpp
> qcc-3.3.5_gpp sun-5.8

This test works fine on HEAD, but fails on RC branch. It's apparently caused
by the fact that on HEAD, the test has:

        #define BOOST_TEST_MAIN "Boost.Math GCD & LCM unit tests"

whereas on RC, it does not. In fact, delta from 1.4 to 1.8 of that file was
never merged to RC.

I've just merged and committed, assuming it's oversight. Test now works for
me locally.

- Volodya


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