This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -Wformat
- To: Ulrich Drepper <drepper at cygnus dot com>
- Subject: Re: -Wformat
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sun, 30 Jan 2000 12:21:34 -0800
- Cc: gcc-patches at sourceware dot cygnus dot com
- References: <m3k8ktv502.fsf@localhost.localnet>
On Fri, Jan 28, 2000 at 09:09:01PM -0800, Ulrich Drepper wrote:
> * c-decl.c (c_decode_option): Accept optional numeric argument to
> -Wformat and set warn_format.
> * c-common.c: Don't emit warning about non-constant printf format
> string unless warn_format > 1.
Ok.
r~