]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1607 v7.4.1607
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 18:38:12 +0000 (19:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 18:38:12 +0000 (19:38 +0100)
commitf0e86a0dbddc18568910e9e4aaae0cd88ca8087a
treecd3a18a36ff0037bfc7f47c83ed2e4c66967cb8e
parent953cc7fb139dc2ba8590f8b03a095b63f4e1208f
patch 7.4.1607
Problem:    Comparing a function that exists on two dicts is not backwards
            compatible. (Thinca)
Solution:   Only compare the function, not what the partial adds.
src/eval.c
src/testdir/test_alot.vim
src/testdir/test_expr.vim [new file with mode: 0644]
src/version.c