Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-11-30 10:14:49


At 08:01 AM 11/30/2001, Peter Dimov wrote:

>Comeau and Intel fail because void returns don't work, but
>BOOST_NO_VOID_RETURNS is not defined (they fail config_test as well.)
>
>Both compilers can be configured to allow void returns, I believe -
>probably
>their MS compatibility mode turns void returns off.
>
>The Metrowerks failure has been #ifdef-ed out in the latest version of
>bind_test.cpp.
>
>The MSVC failures are due to the internal compiler error with debug info
>on.
>They, too, are addressed (by turning off void return support in
mem_fn.hpp)
>by the latest versions in the CVS.
>
>Please update and re-test.

I'm doing that now; the operators.hpp problem caused me to loose the first
run (see separate message). I'll report results as soon as it finishes.

Thanks, Peter.

--Beman


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