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: c++/9437: template function parameter `T*' shouldn't match pointers to members


Synopsis: template function parameter `T*' shouldn't match pointers to members

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Jan 29 11:38:49 2003
State-Changed-Why:
    mainline and 3.3 branch
    2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/9437
    	* pt.c (unify): Don't unify '*T' with 'U C::*'.
    
    2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/9437
    	* g++.dg/template/unify4.C: New test.

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


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