]> granicus.if.org Git - vim/commit
patch 8.0.1350: cannot build with +eval and -multi_byte v8.0.1350
authorBram Moolenaar <Bram@vim.org>
Mon, 27 Nov 2017 21:49:01 +0000 (22:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 27 Nov 2017 21:49:01 +0000 (22:49 +0100)
commit1355aad2b94790217aeef9077d3fb9925461f137
tree605f15ae28451a4e5d5659c62aaef100e28b9e7d
parent17471e84a72b5137a6010a98c4adb780237750db
patch 8.0.1350: cannot build with +eval and -multi_byte

Problem:    Cannot build with +eval and -multi_byte.
Solution:   Adjust #ifdefs. (John Marriott)  Always include the multi_byte
            feature when an input method feature is enabled.
src/feature.h
src/mbyte.c
src/version.c