Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [boost] [odeint] Regression tests fail for unknown reason
From: Daniel James (dnljms_at_[hidden])
Date: 2012-12-13 15:28:19


On 13 December 2012 20:21, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> Maybe, but I don't think so. All the Boost.Thread test are failling, and
> most of them don't use Boost.Test.
> The problem is that here is no information. What is happening with the
> regression test results?

I tried it on my machine:

darwin.compile.c++
../../../bin.v2/libs/thread/build/darwin-4.7x/debug/link-static/threading-multi/pthread/thread.o
../../../libs/thread/src/pthread/thread.cpp: In member function 'bool
boost::thread::joinable() const':
../../../libs/thread/src/pthread/thread.cpp:398:34: error: cannot
convert 'boost::detail::thread_data_ptr {aka
boost::shared_ptr<boost::detail::thread_data_base>}' to 'bool' in
return
../../../libs/thread/src/pthread/thread.cpp:399:5: warning: control
reaches end of non-void function [-Wreturn-type]

So it's shared_ptr's explicit bool?


Boost-testing list run by mbergal at meta-comm.com