This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19994] warn on parameter name mismatch
- 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: 16 Feb 2005 04:39:29 -0000
- Subject: [Bug c/19994] warn on parameter name mismatch
- References: <20050216043359.19994.cyeoh@samba.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 04:39 -------
Why, the name in the prototype means nothing. Yes it would be useful for the first time programer but
it might get in the way of valid and defined code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19994