"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

Reply via email to