gcc 3.1: bug with inherited templates when specified by namespace
Richard Smith
richard@ex-parrot.com
Thu Jun 27 10:00:00 GMT 2002
On Mon, 24 Jun 2002, Dylan Cuthbert wrote:
> Yep, you're getting the same problem then.
>
> I wonder what MrBlobbyBlab actually gets in his class in that first example?
The base class gets ignored. This was reported as PR/3656 and fixed
(together with PR/3123) on the main line in March with the patch
2002-03-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
PR C++/3656
* semantics.c (finish_base_specifier): Handle erronous base
classes.
This patch has not been merged onto the 3.1 branch (although it probably
ought to be) and both PR/3656 and PR/3123 still manifest there.
--
Richard Smith
More information about the Gcc
mailing list