]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0397: can't build with +viminfo but without +eval v8.0.0397
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Mar 2017 19:40:39 +0000 (20:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Mar 2017 19:40:39 +0000 (20:40 +0100)
commit5a66dfb25eb478c26176d993393a3b1b124edb39
tree4bd7c35e770f8d9612cf3ec57c360bbfeee5cfc1
parent59716a27bd5c6c64def6c3ca430ff1246deae749
patch 8.0.0397: can't build with +viminfo but without +eval

Problem:    Cannot build with the viminfo feature but without the eval
            feature.
Solution:   Adjust #ifdef. (John Marriott)
src/message.c
src/misc2.c
src/version.c