For:
void blah(X, Y)
int X, Y;
struct foo;
{
}
GCC emits a warning for 'foo', this seems like it should be an error.
-Chris
--
Summary: error diagnosed with warning
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sabre at nondot dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30057
