]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0659: build failure without the sign feature v8.1.0659
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Dec 2018 19:04:40 +0000 (20:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Dec 2018 19:04:40 +0000 (20:04 +0100)
commitced198d4b4efae75417e4366354679db2d0ec68e
treedcb6e3e3f1efe869e38fedd092a8b1b95c78b855
parent7d83bf4f2b785b46d87c7bc376fc9d0a862af782
patch 8.1.0659: build failure without the sign feature

Problem:    Build failure without the sign feature.
Solution:   Put the sign struct declarations outside of the #ifdef.
src/structs.h
src/version.c