
24 Dec
2008
24 Dec
'08
7:31 a.m.
Juergen Hunold <juergen.hunold <at> ivembh.de> writes:
There are currently two patches missing: - attached patch to make operator() of check_is_small and check_is_close "const". This is needed because Boost.Test now stores "const&" due those two objects due to the previous applied ODR-patch. - gcc-4.3 warnings "../boost/test/floating_point_comparison.hpp:88: warning: suggest parentheses around && within ||" which are rather annyoing.
Is it still an issue with latest trunk? Gennadiy