|
Boost Testing : |
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2007-02-03 05:57:53
Nicola Musatti wrote:
> Not really. By the way, I just noticed that Anthony doesn't seem to
> have the problem, so I wonder if it isn't really something specific
> to the german edition.
I just noticed that in my tests I am seeing linker warnings (not
errors) on that test as well - in fact that is the only test that
produces them.
Warning: LINN32: Last line 14339 (3803h) is less than first line 14339
(3803h) for symbol "_main" in module
..\libs\date_time\test\testgeneric_period.cpp
Warning: LINN32: Last line 7604 (1DB4h) is less than first line 7604
(1DB4h) for symbol "void run_test_cases<unsigned char>()" in module
..\libs\dynamic_bitset\dyn_bitset_unit_tests2.cpp
Warning: LINN32: Last line 7604 (1DB4h) is less than first line 7604
(1DB4h) for symbol "void run_test_cases<unsigned int>()" in module
..\libs\dynamic_bitset\dyn_bitset_unit_tests2.cpp
Warning: LINN32: Last line 7604 (1DB4h) is less than first line 7604
(1DB4h) for symbol "void run_test_cases<unsigned long long>()" in module
..\libs\dynamic_bitset\dyn_bitset_unit_tests2.cpp
Warning: LINN32: Last line 7604 (1DB4h) is less than first line 7604
(1DB4h) for symbol "void run_test_cases<unsigned long>()" in module
..\libs\dynamic_bitset\dyn_bitset_unit_tests2.cpp
Warning: LINN32: Last line 7604 (1DB4h) is less than first line 7604
(1DB4h) for symbol "void run_test_cases<unsigned short>()" in module
..\libs\dynamic_bitset\dyn_bitset_unit_tests2.cpp
The test seems to pass, but I am certainly uncomfortable and would have
no objections to marking 'expected fail' until we have a better
understanding.
-- AlisdairM