This is the mail archive of the gcc-prs@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: c++/109: g++ 2.95.2 can't handle dependent friend member functions


Synopsis: g++ 2.95.2 can't handle dependent friend member functions

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Feb  7 11:40:03 2002
State-Changed-Why:
    2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/109
    	* decl.c (grokdeclarator): Allow friend declarations from
    	dependant types.
    	* decl2.c (handle_class_head): Don't push into template parm contexts.
    	* pt.c (push_template_decl_real): Template parm contexts are never
    	being defined.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=109


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