This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16555] Diagnostic shows <unknown type> instead of <set of overloaded functions>
- 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: 15 Jul 2004 01:00:50 -0000
- Subject: [Bug c++/16555] Diagnostic shows <unknown type> instead of <set of overloaded functions>
- References: <20040714235118.16555.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-15 01:00 -------
Actually that is true, the error message has not changed since at least 3.0, before in 2.95.3 we used
{unknown type} instead of <unknown type> but really the error message has not changed at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16555