Boost logo

Boost :

Subject: Re: [boost] [test] Trunk broken: What happened to test_exec_monitor?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-10-04 12:08:43


John Maddock <boost.regex <at> virgin.net> writes:
 
> special_functions_test.cpp
> special_functions_test.cpp(16) : fatal error C1083: Cannot open include
> file: 'boost/test/test_case_template.hpp': No such file or directory

This one was deprecated as well long time ago. I can put it back, but it's
empty. I'll reinstate it for now.
 
> and also:
>
> msvc.link
> ..\..\..\bin.v2\libs\math\test\test_legacy_nonfinite.test\msvc-10.0\
> debug\asynch-exceptions-on\threading-multi\test_legacy_nonfinite.exe
> test_legacy_nonfinite.obj : error LNK2019: unresolved external symbol
> "public: __thiscall
...
> boost::unit_test::callback0<struct boost::unit_test::ut_detail::unused>
> const &)"

Something is not right. I eliminated my header callback.hpp in favor of
boost::function. There should not be any reference to callback0 template. Is it
possible to run a clean build?

Gennadiy


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