[Bug c++/11485] implicit typename warning reported for wrong line

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 10 14:11:00 GMT 2003


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.



More information about the Gcc-bugs mailing list