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++/10473: g++ wrongly considers conversion operator from private base


Synopsis: g++ wrongly considers conversion operator from private base

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Thu Apr 24 00:12:08 2003
State-Changed-Why:
    This is not a bug. Overload detection happens before access
    check. You get the same error with icc7, btw.
    
    W.

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


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