c++/194: inner class bug in g++ (access check not performed for bases)
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Sat Nov 10 06:13:00 GMT 2001
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
More information about the Gcc-bugs
mailing list