[Bug c++/16166] New: -Weffc++ finer granularity

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 23 22:45:00 GMT 2004


It would be nice to be able to warn for just a particular EFC++ warning, not all
at once.

For instance, to warn for item 11:

-Weffc++11 

or 

-Weffc++=11

or whatever.

See:
http://gcc.gnu.org/ml/libstdc++/2004-04/msg00067.html
-benjamin

-- 
           Summary: -Weffc++ finer granularity
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list