This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11553] [3.4 regression] g++ accepts duplicate 'friend'
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2003 00:39:45 -0000
- Subject: [Bug c++/11553] [3.4 regression] g++ accepts duplicate 'friend'
- References: <20030716222959.11553.jason@gcc.gnu.org>
- 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=11553
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-08-30 00:39 -------
Yes, I think the patch is fine, modulo the misformatted call to "error", which
should have an additional space.