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: gcc 2.95 c++ access control bug


> Date: Thu, 19 Aug 1999 18:47:36 +0200
> From: Andreas Kloeckner <ak@ixion.net>

> a.cc:3: `void A::f()' is protected

Nope, the compiler is right, the standard is right, and your reading
of it is just a wee bit off.


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