From: Junio C Hamano Date: Sat, 6 Feb 2021 00:40:46 +0000 (-0800) Subject: Merge branch 'jk/weather-balloon-require-variadic-macro' X-Git-Tag: v2.31.0-rc0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dfc3c2b22472b051feac9e6b0d141ce60b76fbdb;p=thirdparty%2Fgit.git Merge branch 'jk/weather-balloon-require-variadic-macro' We've carried compatibility codepaths for compilers without variadic macros for quite some time, but the world may be ready for them to be removed. Force compilation failure on exotic platforms where variadic macros are not available to find out who screams in such a way that we can easily revert if it turns out that the world is not yet ready. * jk/weather-balloon-require-variadic-macro: git-compat-util: always enable variadic macros --- dfc3c2b22472b051feac9e6b0d141ce60b76fbdb