This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC]: patch for PR c/22476 -Wmissing-format-attribute


On Fri, 15 Jul 2005, Kaveh R. Ghazi wrote:

> However WRT -Wformat I can make the new code additionally depend on
> warn_format which seems more consistent with the old behavior, or
> update the docs to reflect that some of the warnings happen always.
> I'm not sure which is more appropriate.

I think the docs and the warning text should be updated (but the warning 
for -Wmissing-format-attribute without -Wformat remain, just with 
different text, since there will still be a smaller set of warnings 
without -Wformat).

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]