]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0797: error E898 is used twice v8.1.0797
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Jan 2019 20:15:02 +0000 (21:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Jan 2019 20:15:02 +0000 (21:15 +0100)
commitbf821bccf18453b01d25bee53e4954b02a5dd0e6
treec105e92a32e35e80fe994631a397b3e2bcf072fc
parent31faed60bfd54ff8f612f6b311a6cbcd9e7ebedd
patch 8.1.0797: error E898 is used twice

Problem:    Error E898 is used twice.
Solution:   Rename the Blob error to E899. (closes #3853)
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test_listdict.vim
src/version.c