This is the mail archive of the gcc-help@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]

Re: when was gnu_printf format attribute added ?


On 20 February 2012 20:32, Vincent Torri wrote:
>
> Hey
>
> I would like to know when (exact version of gcc) gnu_printf format attribute
> was added

It is in the manual for GCC 4.4 and not for 4.3, it looks as though it
was added by this patch:

http://gcc.gnu.org/ml/gcc-cvs/2008-03/msg00584.html

Which would mean it was first in GCC 4.4.0


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