On 11/04/2013 10:50 AM, Jakub Jelinek wrote:
That's true, but it is easy to ignore those, while without -Wformat
you won't notice until you bootstrap that you actually passed incorrect
parameters to some *printf etc. family function.

Sure, but that is much less common than the false positives, and will be caught anyway when you actually bootstrap (or rebuild stage 3).

Jason

Reply via email to