1
0
forked from aniani/vim

patch 8.2.2895: Vim9: random characters appear in some error messages

Problem:    Vim9: random characters appear in some error messages.
Solution:   Pass the correct pointer. (closes #8277)
This commit is contained in:
mityu
2021-05-28 17:52:40 +02:00
committed by Bram Moolenaar
parent 2c4a1d0a61
commit 4ac198c61c
4 changed files with 63 additions and 9 deletions

View File

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