]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.268 v7.4.268
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 12:03:02 +0000 (14:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 12:03:02 +0000 (14:03 +0200)
commit355a95a079d3c8c64cf496df434741891d07985a
treeeb32734a34f726ce3f3c718572c612de329476d6
parentd69bd9af3ccf5edd2138fb7abd68d35f7b84ef7e
updated for version 7.4.268
Problem:    Using exists() on a funcref for a script-local function does not
            work.
Solution:   Translate <SNR> to the special byte sequence.  Add a test.
Filelist
src/eval.c
src/testdir/test_eval.in
src/testdir/test_eval.ok
src/testdir/test_eval_func.vim [new file with mode: 0644]
src/version.c