
22 Oct
2008
22 Oct
'08
10:48 a.m.
Steven Watanabe wrote:
AMDG
John Maddock wrote:
c:\data\boost\boost\trunk/boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::<unnamed>::check_is_small' defined but not used
Is there any way to get rid of that as well?
Yes. See this thread. http://lists.boost.org/boost-users/2008/10/41317.php
In which case we should really stamp on these warnings IMO as they're pretty annoying when you have a lot of test cases to build. Gennadiy? Cheers, John.