This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10627] improve error message when a template is used without argument list
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2003 18:02:00 -0000
- Subject: [Bug c++/10627] improve error message when a template is used without argument list
- References: <20030505115600.10627.giovannibajo@libero.it>
- 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=10627
------- Additional Comments From gdr at integrable-solutions dot net 2003-06-21 18:01 -------
Subject: Re: improve error message when a template is used without argument list
"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:
| > 17:50 ------- I believe the diagnostic message is accurate enough. Sure,
| > there may be room
| > for improvement but I do not believe it worths keeping this PR open.
|
| I don't think it hurts if I keep it around as enhancement, with the least
| priority. I may eventually try to come up with a patch for this myself. Is
| it ok for you to keep this that way, Gaby?
This has a very low priority in my list of things to fix.
-- Gaby