
18 Jul
2008
18 Jul
'08
12:15 p.m.
2008/7/18 Beman Dawes <bdawes@acm.org>:
link_ext_test has a link failure on Windows both trunk and release. See http://beta.boost.org/development/tests/release/developer/functional-hash.ht...
We need to clear this ASAP.
Sorry, I didn't notice that. The problem seems to caused by including Boost.Test's headers in one compile unit, but defining 'test_main' in the other. I'll just revert the hash tests so that they're using 'lightweight_test'. Daniel