]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0260: build fails with tiny features v8.0.0260
authorBram Moolenaar <Bram@vim.org>
Sun, 29 Jan 2017 14:18:10 +0000 (15:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Jan 2017 14:18:10 +0000 (15:18 +0100)
commitdea2570740a79c9f2c6ce723689e563f19aff5cf
treeacfde7a4f3eb1c4c2f67385426e26f1d04c4ca3e
parent2f72c70657129c16e6b0e413752a775c804f02f8
patch 8.0.0260: build fails with tiny features

Problem:    Build fails with tiny features.
Solution:   Move get_tabpage_arg() inside #ifdef.
src/ex_docmd.c
src/version.c