]> granicus.if.org Git - vim/commit
patch 8.2.3946: when an internal error makes Vim exit the error is not seen v8.2.3946
authorBram Moolenaar <Bram@vim.org>
Thu, 30 Dec 2021 13:32:09 +0000 (13:32 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 Dec 2021 13:32:09 +0000 (13:32 +0000)
commit1c67f3a9779b99bed7aacb3108abbb649445d3ed
treeb3a7f8af98a36076107aed71a4385b645e10d6d6
parent13789bf10338a0d049c78acfdc0870fc63e63f4f
patch 8.2.3946: when an internal error makes Vim exit the error is not seen

Problem:    When an internal error makes Vim exit the error is not seen.
Solution:   Add the error to the test output.
src/message.c
src/testdir/runtest.vim
src/version.c