Subject: Re: [boost] Bug reports - Showstoppers and Regressions
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2012-01-17 17:00:37


Torsten Maehne <Torsten.Maehne <at> gmx.de> writes:
> Hello,
>
> concerning regressions in Boost.Test, ticket #6331 "g++ compilation
> error due to ambiguity between template<class Cond, class T> struct
> boost::enable_if and class boost::unit_test::decorator::enable_if

1. I am yet to see why this is boost.test fault and not compiler bug.
2. I think qualifying symbols from boost namespace is right thing to
do in any case
3. This code is not part of the release.

Gennadiy