This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] testsuite file fails concept-checks
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.
-- Gaby