
16 Oct
2007
16 Oct
'07
4:18 p.m.
"John Maddock" <john@johnmaddock.co.uk> wrote in message news:033d01c8100d$970b7970$b9f01b52@fuji...
Gennadiy Rozental wrote:
"John Maddock" <john@johnmaddock.co.uk> wrote in message news:018301c80fd4$fe4c3630$0f241452@fuji...
The recent changes to Boost.Test are causing math/common_factor_test to fail on all gcc and Unix-like platforms: the program goes into infinite recursion inside Boost.Test:
#107563 0x004641cf in boost::unit_test::ut_detail::auto_tc_exp_fail<gcd_test_suite::gcd_unmarked_int_test_id>::auto_tc_exp_fail Fixed in 40076.
Nope, now I get:
"Test setup error: test tree is empty"
Followed by test failure,
Can you give me an example. It looks like unrelated issue. Gennadiy