This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12665] Valid friend declaration erroneously rejected
- From: "bagnara at cs dot unipr dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2003 20:27:48 -0000
- Subject: [Bug c++/12665] Valid friend declaration erroneously rejected
- References: <20031017195906.12665.bagnara@cs.unipr.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12665
bagnara at cs dot unipr dot it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From bagnara at cs dot unipr dot it 2003-10-17 20:27 -------
bangerth at dealii dot org wrote:
> Confirmed, but this is already fixed on mainline due to Kriang's
> untiring efforts to stomp friendship bugs.
True, but this is a showstopper for me as I have been unable to find any
viable workaround. As 3.4 will not be released before Spring 2004,
this is not a nice situation. Of course, if I am the only one
on Earth to have this problem I guess I will have to live with it.