Extra Tokens
Alexandre Oliva
aoliva@redhat.com
Wed Aug 22 00:41:00 GMT 2001
On Aug 21, 2001, "James Otto" <jsotto@valeria.mp.sandia.gov> wrote:
> i'm using gcc w/ -Wall and it's whining about
> "extra tokens at end of #endif directive"
Yep, this is actually an error on a number of C compilers out there.
That's why GCC warns about it.
> is there an option to control (eliminate) this
> warning?
I don't think so. -Wall is the option that controls this warning
(along with many others).
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-help
mailing list