]> granicus.if.org Git - vim/commit
patch 8.2.3002: Vim doesn't abort on a fatal Tcl error v8.2.3002
authorDominique Pelle <dominique.pelle@gmail.com>
Tue, 15 Jun 2021 17:09:43 +0000 (19:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Jun 2021 17:09:43 +0000 (19:09 +0200)
commitaffd0bc626560631f1df2e0f68db2f15dbda47e1
tree69987156a2cd2dacb1024afc848b474b3e9c1318
parentcaf1a2f296499bdcf030aca545a04da65ac210a1
patch 8.2.3002: Vim doesn't abort on a fatal Tcl error

Problem:    Vim doesn't abort on a fatal Tcl error.
Solution:   Change emsg() to iemsg(). (Dominique PellĂ©, closes #8383)
src/if_tcl.c
src/version.c