]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1275: MS-Windows: Not possible to pass additional flags to Make_mvc v9.1.1275
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 3 Apr 2025 19:35:00 +0000 (21:35 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 3 Apr 2025 19:35:00 +0000 (21:35 +0200)
commitd211558044c710d1d5f17f5fd4687f0c769deab2
tree77c43af2efd2a11ecbf2e10264954f9961dda68e
parent6fa62085ffbfb3c69636da857574a017783f0410
patch 9.1.1275: MS-Windows: Not possible to pass additional flags to Make_mvc

Problem:  MS-Windows: Not possible to pass additional flags to Make_mvc
Solution: Introduce $CI_FLAGS and use it to pass additional flags for
          the Github CI in order to treat size conversion warnings
          (C4267) as errors (Yegappan Lakshmanan)

closes: #17028

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci.yml
ci/appveyor.bat
src/Make_mvc.mak
src/version.c