[Bug c/53391] Slightly misleading warning on printf format mismatch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53391 --- Comment #2 from Keith Thompson 2012-05-18 18:26:31 UTC --- The cleverness I was referring to was having diagnostics refer to an appropriate typedef rather than to the original type (e.g., "size_t" rather than "unsigned int"). I find this cle
[Bug c/53391] Slightly misleading warning on printf format mismatch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53391 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f