Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-08-15 10:50:33


At 11:16 AM 8/15/2002, Gennadiy Rozental wrote:
>> To workaround the bjam problems, I've rerun all builds and tests.
>Results
>> at the above location.
>GCC error fixed Slipped from me, since I am compiling with MSVC here.

Still failing.

Gennadiy, you are driving me crazy. You've got to run tests on more
compilers. The tiniest test would spot these problems. Borland and GCC
are free. Jam makes multi-compiler testing easy.

--Beman

gcc-C++-action
..\libs\test\build\bin\libtest_exec_monitor.lib\gcc\debug\runtime-link-dynamic\threading-multi\test_tools.obj
In file included from /usr/local/include/g++-v3/backward/strstream:51,
                  from ../libs/test/src/test_tools.cpp:17:
/usr/local/include/g++-v3/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated header.
Please consider using one of the 32 headers found in section 17.4.1.2 of
the C++ standard. Examples include substituting the <X> header for the
<X.h> header for C++ includes, or <sstream> instead of the deprecated
header <strstream.h>. To disable this warning use -Wno-deprecated.
../libs/test/src/test_tools.cpp: In member function
    `boost::test_toolbox::detail::extended_predicate_value
    boost::test_toolbox::output_test_stream::is_equal(const std::string&,
    bool)':
../libs/test/src/test_tools.cpp:282: no matching function for call to `
    boost::test_toolbox::detail::extended_predicate_value::
    extended_predicate_value(
    boost::test_toolbox::detail::extended_predicate_value)'
../libs/test/src/test_tools.cpp:163: candidates are:
    boost::test_toolbox::detail::extended_predicate_value::extended_predicate_value(boost::test_toolbox::detail::extended_predicate_value&)

     g++ -c -Wall -ftemplate-depth-100 -g -O0 -fno-inline
-mthreads -I"..\libs\test\build" -isystem "C:\boost\site" -o
"..\libs\test\build\bin\libtest_exec_monitor.lib\gcc\debug\runtime-link-dynamic\threading-multi\test_tools.obj"
"..\libs\test\build\../src\test_tools.cpp"

...failed gcc-C++-action
..\libs\test\build\bin\libtest_exec_monitor.lib\gcc\debug\runtime-link-dynamic\threading-multi\test_tools.obj...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk