]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3563: build failure with +eval but without GUI or +termguicolors v8.2.3563
authorBram Moolenaar <Bram@vim.org>
Mon, 25 Oct 2021 09:30:14 +0000 (10:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 25 Oct 2021 09:30:14 +0000 (10:30 +0100)
commit2a52196b78f3fcc0e9fad538984272c5fd8d85db
tree51d932ac8fc97849389c9ed29998bfc406d5b815
parente30d10253fa634c4f60daa798d029245f4eed393
patch 8.2.3563: build failure with +eval but without GUI or +termguicolors

Problem:    Build failure with +eval but without GUI or +termguicolors
Solution:   Adjust #ifdef. (John Marriott)
src/highlight.c
src/version.c