This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19741] suboptimal error message for template functions (as opposed to non-templates)
- 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: 4 Oct 2005 02:32:25 -0000
- Subject: [Bug c++/19741] suboptimal error message for template functions (as opposed to non-templates)
- References: <bug-19741-3255@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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