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++/8702: [3.3 regression] matching of conversion operators


Synopsis: [3.3 regression] matching of conversion operators

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Dec 24 14:11:43 2002
State-Changed-Why:
    2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/9053
    	* decl.c (duplicate_decls): Templates may be disambiguated by
    	return type.
    	
    	PR c++/8702
    	* decl2.c (check_classfn): Use lookup_fnfield_1. List all
    	conversion operators on failure.

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


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