gcc 3.1: bug with inherited templates when specified by namespace
Gabriel Dos Reis
gdr@codesourcery.com
Thu Jun 27 11:13:00 GMT 2002
Richard Smith <richard@ex-parrot.com> writes:
| 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.
Mark,
In light of the above discussion, may I ask for approval to apply
the above mentioned patch to 3.1 branch?
-- Gaby
More information about the Gcc
mailing list