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]

Re: c++/3855: Accessible class reported as inaccessible


Synopsis: Accessible class reported as inaccessible

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Wed Aug  1 05:29:43 2001
State-Changed-Why:
    not a bug -- well appart from the cascade, which is fixed
    in the 3.1 development series.
    
    SpinLock is a private base of TReferenceCounted, via BlobEntry.
    So it is inaccessible. In this example, it is possibly a
    defect in the standard.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3855&database=gcc


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