]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1229: build error without the eval feature v8.2.1229
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Jul 2020 18:47:51 +0000 (20:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Jul 2020 18:47:51 +0000 (20:47 +0200)
commit6e36b1c18e636549f3424546f2c20101604a2d33
tree9672c2dba4278a78309ebd10e643d3744d3c9076
parent203ec7760d255d9f92950c8779ddfc587d7896e0
patch 8.2.1229: build error without the eval feature

Problem:    Build error without the eval feature.
Solution:   Declare starts_with_colon. Make function local.
src/ex_docmd.c
src/proto/ex_docmd.pro
src/version.c