]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1867: HAVE_STDARG_H still defined v9.1.1867
authorOla Söder <rolfkopman@gmail.com>
Sat, 18 Oct 2025 14:30:10 +0000 (14:30 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 18 Oct 2025 14:30:10 +0000 (14:30 +0000)
commit5932ed33f735a4ae885e727049c3519e744ddc93
tree5ceb71f83e4c19b9c08ff8c90082228da62454fb
parent3b11759c7cea5994cac4fecd328f0bb225fde838
patch 9.1.1867: HAVE_STDARG_H still defined

Problem:  HAVE_STDARG_H still defined
          (after v7.4.1216)
Solution: Remove all remaining occurrences of HAVE_STDARG_H
          (Ola Söder)

closes: #18593

Signed-off-by: Ola Söder <rolfkopman@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/Make_ami.mak
src/if_python.c
src/if_python3.c
src/version.c