This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Templates and scope (gcc 3.4.0)


Andrew,

I indeed missed that one. Thank you for pointing this out.

I am not too familiar with the bug reporting process of gcc. Do I need to take further action to cancel this report?

I am sorry about the incovenience that I may have caused.

> -----Original Message-----
> From: Andrew Pinski [mailto:pinskia@physics.uc.edu] 
> Sent: 9. juni 2004 17:51
> To: Bjørn Reese
> Cc: gcc-bugs@gcc.gnu.org
> Subject: Re: Templates and scope (gcc 3.4.0)
> 
> > 
> > Description: gcc 3.4.0 cannot see inherited member variable 
> for templates. It works fine when compiled with gcc 3.3.1.
> > 
> 
> It looks like you did not read the changes page for 3.4.0 
> (http//gcc.gnu.org/gcc-3.4/changes.html).
> 
> In a template definition, unqualified names will no longer  
> find members of a dependent base.
> 
> 
> Thanks,
> Andrew Pinski
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]