]> granicus.if.org Git - vim/commit
patch 8.0.1319: can't build GUI on MS-Windows v8.0.1319
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Nov 2017 19:13:05 +0000 (20:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Nov 2017 19:13:05 +0000 (20:13 +0100)
commit669a828cdc1f019e7abda0e5e9b223d7897f06a8
tree16601aabeea02b3d302fdf499bd4a1a890ee3d4c
parent246fe03d154c09070d5b7365b7f61716c4e0ddd4
patch 8.0.1319: can't build GUI on MS-Windows

Problem:    Can't build GUI on MS-Windows.
Solution:   Don't define the balloon_split() function in a GUI-only build.
runtime/doc/eval.txt
src/evalfunc.c
src/version.c