This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Warnings about rcs_id strings: let's settle this
- From: "Kean Johnston" <jkj at sco dot com>
- To: "'Fergus Henderson'" <fjh at cs dot mu dot OZ dot AU>
- Cc: "'Zack Weinberg'" <zack at codesourcery dot com>,"'Joe Buck'" <jbuck at synopsys dot com>, <gcc at gcc dot gnu dot org>
- Date: Fri, 2 May 2003 11:33:27 -0700
- Subject: RE: Warnings about rcs_id strings: let's settle this
- Organization: The SCO Group
> "-Wwrite-strings" is the one you're looking for.
> The manual explains why it is not in -Wall.
Aha. Thanks.
I don't want to get off topic (AGAIN) but is this not a good
candidate for -Wextra?
Kean