]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1589 v7.4.1589
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Mar 2016 22:13:28 +0000 (23:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Mar 2016 22:13:28 +0000 (23:13 +0100)
commit9e63f61cb01c70fd71652f54b2d01ee27b2a3534
treed4f7622cefb7e5776fa55d6f44f8dbe38b8a0390
parent1ff2b64b11e7d263c6853745d5e594bd8f94b91e
patch 7.4.1589
Problem:    Combining dict and args with partial doesn't always work.
Solution:   Use the arguments from the partial.
src/eval.c
src/testdir/test_partial.vim
src/version.c