]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1816 v7.4.1816
authorBram Moolenaar <Bram@vim.org>
Sun, 1 May 2016 21:05:53 +0000 (23:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 May 2016 21:05:53 +0000 (23:05 +0200)
commitd8585eded6359f1d7e1981e96ae775efd077c638
tree38d8334bedc5b982160b8a4d55e35805a2b64010
parent9a3b3311d26c990208150255ad65472bb4eefaa4
patch 7.4.1816
Problem:    Looping over a null list throws an error.
Solution:   Skip over the for loop.
src/eval.c
src/testdir/test_expr.vim
src/version.c