]> granicus.if.org Git - vim/commit
patch 8.0.1785: missing symbol in Win32 small build v8.0.1785
authorBram Moolenaar <Bram@vim.org>
Tue, 1 May 2018 15:30:41 +0000 (17:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 May 2018 15:30:41 +0000 (17:30 +0200)
commit8a938af6ddefab4b4bc751d3f3545e1d95622c8a
tree485213ff1583351117ba8f45c451f6f5a63692de
parentbc7845da935c0707e119812077cecd6cfb5a65e2
patch 8.0.1785: missing symbol in Win32 small build

Problem:    Missing symbol in Win32 small build.
Solution:   Define VTERM_ANSI_INDEX_NONE without the terminal feature. Also
            fix unused function with #ifdef.
src/os_win32.c
src/term.c
src/version.c