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:
committed by
Bram Moolenaar
parent
844fb64a60
commit
3c5904d2a5
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3561,
|
||||
/**/
|
||||
3560,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user