]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0563: setting v:errors to a string give confusing error v8.1.0563
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Dec 2018 21:37:49 +0000 (22:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Dec 2018 21:37:49 +0000 (22:37 +0100)
commit74ea88c170f65afa50b2b97e37806d13b4e24cd7
tree31235a36c1a60adc2a6577dd2ac229978b5c317e
parentb6fc72851c45a36a370f9516c68508e47b41c4c1
patch 8.1.0563: setting v:errors to a string give confusing error

Problem:    Setting v:errors to a string give confusing error. (Christian
            Brabandt)
Solution:   Change internal error into normal error message.
src/eval.c
src/version.c