c++/109: g++ 2.95.2 can't handle dependent friend member functions

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Feb 7 12:06:00 GMT 2002


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



More information about the Gcc-bugs mailing list