Unreviewed patch for diagnostic format checking

Gabriel Dos Reis gdr@integrable-solutions.net
Sun Jun 29 16:51:00 GMT 2003


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

|  > I don't understand this:
|  >   +  { 'p',  0, 0, N_("precision"),       N_("precision in printf format"),       STD_C89 },
|  > 
|  > %p in the diagnostic framework is for pointer (void *).
| 
| This isn't %p. 

[...]

| Similarly, this isn't %L,

which just demonstrate my earlier assertion: My understanding of the
format checking machinery is very limited :-)  Thanks for the
clarifications. 

[...]

| I've included a revised patch with %ll[dioux] and %w[dioux] activated.
| Ok to install?

Yes.

Thanks for your patience,

-- gaby



More information about the Gcc-patches mailing list