This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/7651] Define -Wextra strictly in terms of other warning flags
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 03:50:07 -0000
- Subject: [Bug c/7651] Define -Wextra strictly in terms of other warning flags
- References: <20020820073601.7651.ac131313@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7651
neroden at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Define -W strictly in terms |Define -Wextra strictly in
|of other warning flags |terms of other warning flags
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-12 03:50 -------
(resummarizing due to renaming of -W)
Not clear that this is technically fixed; shouldn't -Wextra also be defined
strictly in terms of other warning flags? And I don't know if it is yet,
but I'd guess not.