This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14030] missing parameter count check ?
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Feb 2004 18:40:28 -0000
- Subject: [Bug c/14030] missing parameter count check ?
- References: <20040205132550.14030.d.binderman@virgin.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-02-05 18:40 -------
Confirmed. A warning is clearly in order. The only thing I get with
all the flags listed and -W in addition is a warning that the parameters
"one" and "two" are unused in "f".
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.2.3 3.3.3 3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2004-02-05 18:40:27
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14030