]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0829: filter() may give misleading error message v8.2.0829
authorBram Moolenaar <Bram@vim.org>
Tue, 26 May 2020 18:22:01 +0000 (20:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 May 2020 18:22:01 +0000 (20:22 +0200)
commitfcb0b61d15f66f0e9116a6bc56d9d8105bb913cf
tree3de2a320f46be40ece8cd89523f84c504b9bb77c
parent92c098d18e435a7a762409744ebe2dbb3746ed77
patch 8.2.0829: filter() may give misleading error message

Problem:    filter() may give misleading error message.
Solution:   Also mention Blob as an allowed argument.
src/list.c
src/testdir/test_filter_map.vim
src/version.c