Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-04-07 18:28:27


I wrote:

> This isn't particularly odd or surprising. But I think that config_test
> ought to fail on these platforms, for the same reason my tests fail. The
> reason the test passes is because boost_has_pthreads.ipp and
> boost_has_sched_yield.ipp are too permissive;

The tests are indeed too permissive... but the real reason is that
config_test is always run with <threading>multi, so the default
configuration is never tested. Is this correct? Most of our other tests do
not use <threading>multi, so it seems reasonable to run config_test in this
mode as well (in addition to the existing <threading>multi run).


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