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++/19741] suboptimal error message for template functions (as opposed to non-templates)



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-10-04 02:32 -------
The error message was changed by:
Fixed by:
        * error.c (dump_type) <UNKNOWN_TYPE>: Print reworded message.
        * g++.dg/overload/unknown1.C: New.

But reading comment 4, that will not fix the issue fully.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19741


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