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]
Other format: [Raw text]

[Bug c++/2019] Wrong line number warning listing the previous declaration of a befriended function


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.


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