Jeff King writes:
> On Thu, Feb 11, 2016 at 09:59:21AM -0800, Junio C Hamano wrote:
>
>> Elia Pinto writes:
>>
>> > Add the FORMATPRINTF macro for declaring the gcc function attribute
>> > 'format printf'
>> > for code style consistency with similar macro that git already use for
>> > other g
On Thu, Feb 11, 2016 at 09:59:21AM -0800, Junio C Hamano wrote:
> Elia Pinto writes:
>
> > Add the FORMATPRINTF macro for declaring the gcc function attribute 'format
> > printf'
> > for code style consistency with similar macro that git already use for
> > other gcc
> > attributes. And use it
Elia Pinto writes:
> Add the FORMATPRINTF macro for declaring the gcc function attribute 'format
> printf'
> for code style consistency with similar macro that git already use for other
> gcc
> attributes. And use it where necessary.
>
> Elia Pinto (22):
> git-compat-util.h: add the FORMATPRI
Add the FORMATPRINTF macro for declaring the gcc function attribute 'format
printf'
for code style consistency with similar macro that git already use for other gcc
attributes. And use it where necessary.
Elia Pinto (22):
git-compat-util.h: add the FORMATPRINTF macro
advice.h: use the FORMATP
4 matches
Mail list logo