This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/194: inner class bug in g++ (access check not performed for bases)
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, martin at loewis dot home dot cs dot tu-berlin dot de, mdejong at cygnus dot com, nobody at gcc dot gnu dot org
- Date: 21 Nov 2001 11:20:36 -0000
- Subject: Re: c++/194: inner class bug in g++ (access check not performed for bases)
[Get raw message]
Synopsis: inner class bug in g++ (access check not performed for bases)
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Nov 21 03:20:35 2001
State-Changed-Why:
this is fixed on the mainline, which reports
nathan@uha:179>./cc1plus -ansi -pedantic -quiet incomming/194.ii
incomming/194.ii:3: `class A::Ai' is protected
incomming/194.ii:5: within this context
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=194&database=gcc