K 10 svn:author V 7 stefanf K 8 svn:date V 27 2006-01-26T20:53:40.000000Z K 7 svn:log V 244 Analogous to __printflike and __scanflike, add the macro __format_arg which expands to the GCC format_arg attribute if supported. This fixes a syntax error in for compilers/tools not implementing the GCC __attribute__ extensions. END