This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/38468] Bad order of error messages for function call with wrong number of arguments
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2008 10:09:25 -0000
- Subject: [Bug c++/38468] Bad order of error messages for function call with wrong number of arguments
- References: <bug-38468-1313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2008-12-10 10:09 -------
I think we usually use a 'note' to say
note:1: 'bar()' was declared here
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2008-12-10 10:09:25
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38468