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]
Other format: [Raw text]

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


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