]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1532: compiler warnings without termguicolors feature v8.0.1532
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Feb 2018 17:23:30 +0000 (18:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Feb 2018 17:23:30 +0000 (18:23 +0100)
commitcc0f2be88046bd1c07efa444bba6c05efe15ddd5
treedb972fed304a543735681d52f7eb045f79469ae7
parentcafafb381a04e33f3ce9cd15dd9f94b73226831f
patch 8.0.1532: compiler warnings without termguicolors feature

Problem:    Compiler warnings without termguicolors feature.
Solution:   Add #ifdef. (John Marriott)  Cleanup the code a bit.
src/term.c
src/version.c