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: Wrong protection using friend declaration


> using a friend declaration within a nested struct causes egcs-1.1.2 to make
> all members of the enclosing struct private.

Thanks for your bug report. gcc-2.95 19990529 compiles it just fine,
so it seems that the bug is fixed.

Regards,
Martin


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