]> granicus.if.org Git - vim/commit
patch 9.0.0227: cannot read error message when abort() is called v9.0.0227
authorBram Moolenaar <Bram@vim.org>
Fri, 19 Aug 2022 12:17:21 +0000 (13:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 19 Aug 2022 12:17:21 +0000 (13:17 +0100)
commit213e70e284b0975dd34525e94e59e26811097c72
tree7a1549b72ef113af45f037b24db4e16cbbd4d43e
parent9e043181ad51536f23d069e719d6f6b96c4c0ec0
patch 9.0.0227: cannot read error message when abort() is called

Problem:    Cannot read error message when abort() is called.
Solution:   Output a newline before calling abort().
src/message.c
src/version.c