This is the mail archive of the gcc-bugs@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]

Re: "format not a string literal"


  In message <199910141402.KAA21437@caip.rutgers.edu>you write:
  > Perhaps we leave off this behavior when invoked through -Wall but turn
  > it on when invoked through -Wformat?  I.e. we could set the variable
  > `warn_format' to either 1 or 2 like we do for other warnings and test
  > for == 2 before showing the "not a string literal" message.
That would be fine with me.

jeff




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