This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12466] -Wold-style-definition incorrectly warns with ellipsises.
- From: "kcook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2003 17:45:11 -0000
- Subject: [Bug c/12466] -Wold-style-definition incorrectly warns with ellipsises.
- References: <20030930174342.12466.kcook@gcc.gnu.org>
- 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=12466
------- Additional Comments From kcook at gcc dot gnu dot org 2003-09-30 17:45 -------
Created an attachment (id=4866)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4866&action=view)
Reduced testcase
Compiling this with -Wold-style-definition will show the bug