]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0211: cannot build without the multi-byte feature v8.0.0211
authorBram Moolenaar <Bram@vim.org>
Sat, 21 Jan 2017 21:50:00 +0000 (22:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 21 Jan 2017 21:50:00 +0000 (22:50 +0100)
commit560379d7ae1bace259bbc29a275e73446346ce66
tree5f07d655c8e9c7e59053fb5ecafa38f6548b4a83
parentec2da36ca48b40c0654b32a8d2c9f52e796daa5e
patch 8.0.0211: cannot build without the multi-byte feature

Problem:    Build fails if the multi-byte feature is disabled.
Solution:   Change #ifdef around ins_char_bytes.
src/misc1.c
src/version.c