Boost logo

Boost Users :

Subject: [Boost-users] [test] new g++ compilation warnings on trunk
From: Robert Mecklenburg (rmecklenburg_at_[hidden])
Date: 2008-10-13 12:59:33


Compiling against the boost trunk I'm getting hundreds of these:

    g++ -Wall -Wextra -Wno-missing-braces -g -ftrapv -DBOOST_1_36_0 -Iboost-1_37 -MMD -MP -DUSE_TRAPV -c -o src/test/BlobTest.o src/test/BlobTest.cpp
    boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::<unnamed>::check_is_close' defined but not used
    boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::<unnamed>::check_is_small' defined but not used

Any chance we can fix this? If you need a tester for g++ 4.2.3, I can
do it.

Thanks,

-- 
Robert

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net