]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1842: MS-Windows: build failure when mzscheme is included v9.1.1842
authorHirohito Higashi <h.east.727@gmail.com>
Thu, 9 Oct 2025 19:59:48 +0000 (19:59 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 9 Oct 2025 19:59:48 +0000 (19:59 +0000)
commit6783021c657cb81dfd43f74217429f36515b0ffb
treec767b16c0a6b0fd4720f6e0d787aae5aadec1410
parent7dba04f15cc43562c67c4cd0db82c2165c1cdb40
patch 9.1.1842: MS-Windows: build failure when mzscheme is included

Problem:  MS-Windows: build failure when mzscheme is included
          (dertuxmalwieder, after v9.1.1838)
Solution: skip specific section when PROTO is defined
          (Hirohito Higashi)

fixes: #18529
closes: #18530

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_mzsch.c
src/proto/if_mzsch.pro
src/version.c