From: Junio C Hamano Date: Mon, 17 Jun 2024 22:55:55 +0000 (-0700) Subject: Merge branch 'jc/varargs-attributes' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=cff3b034d5e75c84725823290afed62c93bc2317;p=rit Merge branch 'jc/varargs-attributes' Varargs functions that are unannotated as printf-like or execl-like have been annotated as such. * jc/varargs-attributes: __attribute__: add a few missing format attributes __attribute__: mark some functions with LAST_ARG_MUST_BE_NULL __attribute__: remove redundant attribute declaration for git_die_config() __attribute__: trace2_region_enter_printf() is like "printf" --- cff3b034d5e75c84725823290afed62c93bc2317