This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13050] RFE: Support for implementation-specific format specifiers in format string warnings
- From: "sean_woolcock at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2004 18:58:07 -0000
- Subject: [Bug c/13050] RFE: Support for implementation-specific format specifiers in format string warnings
- References: <20031114134501.13050.jonwil@tpgi.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sean_woolcock at yahoo dot com 2004-02-13 18:58 -------
> Directly related to this would be a way to specify that a particular function
> (and argument to that function) should be interpereted as a format specifier
> string and checked as such.
Check out the "format" attribute here:
http://gcc.gnu.org/onlinedocs/gcc-3.2/gcc/Function-Attributes.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13050