This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13495] Friendship to class nested withint a template is broken
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2004 15:59:12 -0000
- Subject: [Bug c++/13495] Friendship to class nested withint a template is broken
- References: <20031227022232.13495.sstrasser@systemhaus-gruppe.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-09-04 15:59 -------
Patch in progress. Note that even with the fix,
GCC still doesn't diagnose the code in Comment #1
correctly because of PR16617.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13495