Boost logo

Boost :

From: Richard Webb (richard.webb_at_[hidden])
Date: 2008-04-21 18:21:44


Richard Webb <richard.webb <at> boldonjames.com> writes:

>
> The trunk regression tests are showing a large number of failures for
> Parameter
> and Serialization (and several other libraries that use them).
> These seem to have appeared as a result of some recent type_traits
> changes.
>
> -parameter-
> The parameter tests are failing with:
>
> ..\boost/parameter/aux_/tagged_argument.hpp(173) : error C2504:
> 'is_convertible'
> : base class undefined
>
> This can be fixed by adding
> # include <boost/type_traits/is_convertible.hpp>
> to tagged_argument.hpp
>

Anyone care to take a look at this?
The problem is causing most of the parameter\accumulator tests to fail on
VC8/9,
and by the looks of it GCC 4.3 as well.

Thanks,
Richard Webb

-- 
View this message in context: http://www.nabble.com/-parameter--serialization--VC-8-9-regression-test-failures-tp16513396p16815514.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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