gcc warning

Gabriel Dos Reis gdr@codesourcery.com
Wed Nov 1 13:05:00 GMT 2000


Joe Buck <jbuck@racerx.synopsys.com> writes:

| > The warning is already controlled by -pedantic, it's not activated by
| > -Wall or on by default.  So I don't understand all the flag fuss. :-)
| 
| Then it's already right, I withdraw my fuss.  I misunderstood the original
| report.  It's fine for -pedantic to warn about anything that might not
| be compilable by a standard compiler.

The warning, according to the original reporter, happened in a C++
program.  I don't think that is right. 

I don't think it does a good job to check any conformance limits at
all for C++ codes.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


More information about the Gcc mailing list