This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11485] implicit typename warning reported for wrong line
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2003 14:11:45 -0000
- Subject: [Bug c++/11485] implicit typename warning reported for wrong line
- References: <20030710063708.11485.derrick@cco.caltech.edu>
- 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=11485
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From bangerth at dealii dot org 2003-07-10 14:11 -------
Line 66 is the end of the function declaration, so you get a summary
report there for the entire declaration. Since this is not a regression,
and since the problem warned about here is abandoned altogether in 3.4,
this will not be fixed.
Thanks for your report anyway,
W.