This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3855: Accessible class reported as inaccessible
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, joel at odin-consulting dot com, nobody at gcc dot gnu dot org
- Subject: Re: c++/3855: Accessible class reported as inaccessible
- From: nathan at gcc dot gnu dot org
- Date: 1 Aug 2001 12:29:46 -0000
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