[Bug c++/23908] Template subclasses do not find variables in their parent classes

2006-01-13 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-13 15:43 --- To close as dup of bug 12970. *** This bug has been marked as a duplicate of 12970 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/23908] Template subclasses do not find variables in their parent classes

2006-01-13 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-13 15:43 --- Reopening to ... -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/23908] Template subclasses do not find variables in their parent classes

2005-09-15 Thread michel at colorado dot edu
--- Additional Comments From michel at colorado dot edu 2005-09-16 03:49 --- Subject: Re: Template subclasses do not find variables in their parent classes I read this. What I am questioning is the logic behind this. Isn't the logic of template that if you were to replace the typenam

[Bug c++/23908] Template subclasses do not find variables in their parent classes

2005-09-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-16 03:36 --- (In reply to comment #2) > No idea why that is. What's the logic behind this? Make my code twice as > long? The standard says this, did you read the page I gave? If not then I copied and pasted what is r

[Bug c++/23908] Template subclasses do not find variables in their parent classes

2005-09-15 Thread michel at colorado dot edu
--- Additional Comments From michel at colorado dot edu 2005-09-16 03:32 --- Subject: Re: Template subclasses do not find variables in their parent classes pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-16 > 02:47

[Bug c++/23908] Template subclasses do not find variables in their parent classes

2005-09-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-16 02:47 --- Read http://gcc.gnu.org/gcc-3.4/changes.html This is not a bug. -- What|Removed |Added