This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: testsuite failures on v7 branch due to concept-checks
- From: Chris Jefferson <caj at cs dot york dot ac dot uk>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 18 Apr 2005 16:31:07 +0100
- Subject: Re: testsuite failures on v7 branch due to concept-checks
- References: <20050418151844.GA69028@compsoc.man.ac.uk>
Jonathan Wakely wrote:
> Chris, Paolo,
>
> I'm seeing the following FAILs on the v7 branch when concept-checks are
> enabled:
>
As you'd probably expect, almost certainly my fault :) I'll have a look
ASAP. I have a feeling it's a bug in the binary concept check, but I'll
check, and get back :)
Chris