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]
Other format: [Raw text]

[Bug c/13050] RFE: Support for implementation-specific format specifiers in format string warnings


------- 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


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