]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3561: cscope has a complicated way of giving an error message v8.2.3561
authorJames McCoy <jamessan@jamessan.com>
Sun, 24 Oct 2021 13:50:07 +0000 (14:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Oct 2021 13:50:07 +0000 (14:50 +0100)
commit3c5904d2a5d7861c227a4c3cd4ddcbc51014c838
tree243eadeb0e139c863e41ffc2c968a0538351438a
parent844fb64a605d60131827503a001b2d1aa232b078
patch 8.2.3561: cscope has a complicated way of giving an error message

Problem:    Cscope has a complicated way of giving an error message.
Solution:   Use semsg(). (James McCoy, closes #9038)
src/if_cscope.c
src/version.c