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 07:08:49 -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 07:08 -------
One more note from me on this bug forever.
Most people don't use parameter names in prototypes to make sure that this confussion does not
happen.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19994