]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1032: link error when FEAT_SPELL not defined v9.1.1032
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 18 Jan 2025 09:35:57 +0000 (10:35 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 18 Jan 2025 09:35:57 +0000 (10:35 +0100)
commitb77c5984877c9de816ea6db8865eb3df7bb14b51
tree370986b9fd7f80e4be88d31aca9dd603438a3901
parent5e9aaedf520e850470fdecebb1ceccba0956178e
patch 9.1.1032: link error when FEAT_SPELL not defined

Problem:  link error when FEAT_SPELL not defined
          (after v9.1.1016, John Marriott)
Solution: adjust ifdefs (Yegappan Lakshmanan)

closes: #16468

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/mbyte.c
src/version.c