Richard Webb | 15 Jul 12:25

[parameter][accumulators] test failures on release branch

(reposting this in it's own thread, to make sure it doesnt get lost).

The release branch parameter/accumulator tests are showing a large number of
failures due to a missing
    #include <boost/type_traits/is_convertible.hpp>
in
    boost/parameter/aux_/tagged_argument.hpp

e.g. http://tinyurl.com/642sgq

Thanks,
Richard Webb

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Beman Dawes | 15 Jul 14:58

Re: [parameter][accumulators] test failures on release branch

Richard Webb wrote:
> (reposting this in it's own thread, to make sure it doesnt get lost).
> 
> The release branch parameter/accumulator tests are showing a large number of
> failures due to a missing
>     #include <boost/type_traits/is_convertible.hpp>
> in
>     boost/parameter/aux_/tagged_argument.hpp
> 
> e.g. http://tinyurl.com/642sgq

I forwarded this to Dave yesterday, and he replied that he intends to 
merge from trunk today (Tuesday). So hopefully this will clear up real 
soon now.

--Beman

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane