This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH/RFA] Add -Wformat-zero-length for zero-length formatwarning
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Jason R Thorpe <thorpej at wasabisystems dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 18 May 2002 19:54:57 +0100 (BST)
- Subject: Re: [PATCH/RFA] Add -Wformat-zero-length for zero-length formatwarning
On Sat, 18 May 2002, Jason R Thorpe wrote:
> > I think indexing the -Wno-format-zero-length option people will actually
> > use is more useful than indexing -Wformat-zero-length.
>
> Oops, I had simply missed this. Fixed.
> Hm, okay ... makes sense. I've changed it to:
>
> /* Test the -Wno-format-zero-length option, which suppresses warnings
> about zero-length formats. */
OK with those changes.
--
Joseph S. Myers
jsm28@cam.ac.uk