This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: when was gnu_printf format attribute added ?
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Vincent Torri <vtorri at univ-evry dot fr>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 20 Feb 2012 21:44:33 +0000
- Subject: Re: when was gnu_printf format attribute added ?
- Authentication-results: mr.google.com; spf=pass (google.com: domain of jwakely.gcc@gmail.com designates 10.112.48.65 as permitted sender) smtp.mail=jwakely.gcc@gmail.com; dkim=pass header.i=jwakely.gcc@gmail.com
- References: <Pine.LNX.4.64.1202202131090.18973@grozny.maths.univ-evry.fr>
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