This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16166] New: -Weffc++ finer granularity
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2004 22:26:06 -0000
- Subject: [Bug c++/16166] New: -Weffc++ finer granularity
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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