This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/2019] Wrong line number warning listing the previous declaration of a befriended function
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2003 03:18:41 -0000
- Subject: [Bug c++/2019] Wrong line number warning listing the previous declaration of a befriended function
- References: <20010218160601.2019.carlo@alinoe.com>
- 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=2019
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-05-03 00:00:00 |2003-08-18 03:18:41
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-18 03:18 -------
The reason why I changed it to not be fixed for 3.4 is that is this is just a wrong line number bug.
It is not a regression and it does not cause bad things to happen like an ICE or GCC accepting it.