This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] testsuite file fails concept-checks
- From: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 30 Jun 2004 14:31:23 +0100
- Subject: Re: [patch] testsuite file fails concept-checks
- References: <20040517120729.GA8385@compsoc.man.ac.uk> <20040518002752.GA59865@compsoc.man.ac.uk> <20040517200029.484ebb3f.bkoz@redhat.com> <20040518125809.GA90401@compsoc.man.ac.uk> <m3isetvr10.fsf@uniton.integrable-solutions.net>
On Tue, May 18, 2004 at 02:49:47PM +0200, Gabriel Dos Reis wrote:
> Jonathan Wakely <cow@compsoc.man.ac.uk> writes:
>
> | On Mon, May 17, 2004 at 08:00:29PM -0500, Benjamin Kosnik wrote:
> |
> | >
> | > >2004-05-18 Jonathan Wakely <redi@gcc.gnu.org>
> | > >
> | > > * include/ext/enc_filebuf.h: Move concept-check macro to class scope.
> | > >
> | > >OK for mainline and 3.4?
> | >
> | > This looks great, thanks
> |
> | Committed to 3.4 and mainline.
> |
> | The bug has been there since 3.0, so it's not a regression - it's never
> | worked with concept-checks enabled! Gaby, is it worth fixing for 3.3.4?
>
> Hold it for 3.3.5.
Hi Gaby,
I see that you released 3.3.4 while I was on holiday, shall I commit this
fix now?
To refresh your memory it moves the concept-check macro from function
scope to class scope, to prevent a syntax error when concept-checks are
enabled.
jon
--
"Neither a man nor a crowd nor a nation can be trusted to act humanely, or
to think sanely, under the influence of a great fear."
- Bertrand Russell