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 does not enforce access restrictions to typedefs.


> The problem is that GCC does allow the user of a class to access any
> typedefs that it has, even if they are protected or private.

Thanks for your bug report. This is a known bug, please see
http://egcs.cygnus.com/bugs.html

Regards,
Martin


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