1
0
forked from aniani/vim

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)
This commit is contained in:
James McCoy
2021-10-24 14:50:07 +01:00
committed by Bram Moolenaar
parent 844fb64a60
commit 3c5904d2a5
2 changed files with 7 additions and 39 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3561,
/**/
3560,
/**/