This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-Werror


Just FYI,

Attached is a count of the number of warnings for various GCC -W options. I've also the raw data if anyone is iterested. ``0'' indicates that either the GCC I was using didn't understand the option or there weren't any :-/

If someone needs something to do ....

Andrew
    617 W/errors
    165 Waggregate-return/errors
    316 Wall/errors
      6 Wbad-function-cast/errors
      0 Wcast-align/errors
     95 Wcast-qual/errors
      0 Wchar-subscripts/errors
      0 Wcomment/errors
   2844 Wconversion/errors
      0 Wdeprecated-declarations/errors
      0 Werror/errors
      7 Wfloat-equal/errors
      0 Wformat-extra-args/errors
      0 Wformat-nonliteral/errors
      0 Wformat-security/errors
      0 Wformat-y2k/errors
      0 Wformat/errors
    103 Wformat=2/errors
      4 Wimplicit-function-declaration/errors
      0 Wimplicit-int/errors
      4 Wimplicit/errors
      0 Wimport/errors
      0 Winline/errors
      0 Wlong-long/errors
      0 Wlongjmp-clobbers/errors
      2 Wmain/errors
     14 Wmissing-braces/errors
    346 Wmissing-declarations/errors
     55 Wmissing-noreturn/errors
    381 Wmissing-prototypes/errors
      0 Wmultichar/errors
     52 Wnested-externs/errors
      1 Wpacked/errors
     99 Wpadded/errors
      0 Wparentheses/errors
      0 Wpointer-arith/errors
    332 Wredundant-decls/errors
      0 Wreturn-type/errors
    796 Wshadow/errors
    351 Wsign-compare/errors
     77 Wstrict-prototypes/errors
     38 Wswitch/errors
    407 Wtraditional/errors
      0 Wtrigraphs/errors
     21 Wundef/errors
      3 Wuninitialized/errors
      0 Wunknown-pragmas/errors
    210 Wunreachable-code/errors
     58 Wunused-function/errors
      4 Wunused-label/errors
   1393 Wunused-parameter/errors
     11 Wunused-value/errors
    182 Wunused-variable/errors
    255 Wunused/errors
   4602 Wwrite-strings/errors
  13851 total

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]