]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1522: some functions give two error messages v9.0.1522
authorBram Moolenaar <Bram@vim.org>
Sun, 7 May 2023 17:53:49 +0000 (18:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 May 2023 17:53:49 +0000 (18:53 +0100)
commite4098457ab9c94225b1b0e3c5e06b82b75587971
tree549c60e0f17dde15e4a00ded6436e5e3309e112a
parent30b6d6104c3d541c41c868989c020b743e01af08
patch 9.0.1522: some functions give two error messages

Problem:    Some functions give two error messages.
Solution:   Do not give a second error message. (closes #12352)
src/strings.c
src/testdir/test_expr.vim
src/testdir/test_functions.vim
src/version.c