------- Additional Comments From gdr at integrable-solutions dot net  
2005-09-02 13:25 -------
Subject: Re:  Malformed typedef silently ignored

"falk at debian dot org" <[EMAIL PROTECTED]> writes:

| Works for me with any gcc version:
| 
| [EMAIL PROTECTED]:/tmp% gcc-3.4 -c test.c 
| test.c:1: warning: useless keyword or type name in empty declaration
| test.c:2: warning: useless keyword or type name in empty declaration
| 
| What is the exact version you are using and the exact flags you are passing?

The bug was reported against C++; I believe you're testing with a C
compiler, instead of C++.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23689

Reply via email to