]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0733: too many #ifdefs for the multi-byte feature v8.1.0733
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Jan 2019 15:10:51 +0000 (16:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Jan 2019 15:10:51 +0000 (16:10 +0100)
commit2be7cb73f66cf69659195d9a8ad4beaa359f2865
tree0e4212c3654d7e1b81e596eb7683e0d0e07672c9
parentea56e167c87352f07a77d3661425e336817a7141
patch 8.1.0733: too many #ifdefs for the multi-byte feature

Problem:    Too many #ifdefs for the multi-byte feature.
Solution:   Tentatively always enable the multi-byte feature.  If you have a
            problem with this, please discuss on the Vim maillist.
src/Make_bc5.mak
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/Makefile
src/auto/configure
src/configure.ac
src/feature.h
src/version.c