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++/4911: private base class constructor inaccessible in unusual class hierarchy


Synopsis: private base class constructor inaccessible in unusual class hierarchy

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Dec 15 11:27:39 2001
State-Changed-Why:
    no, I is an ambiguous base, and so the direct base is
    inaccessible [10.2]/3
    
    The bug about no I() constructor has been fixed on the
    mainline

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


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