1
0
forked from aniani/vim

patch 8.2.4047: depending on the build features error messages are unused

Problem:    Depending on the build features error messages are unused.
Solution:   Add #ifdefs. (Dominique Pellé, closes #9493)
This commit is contained in:
Dominique Pelle
2022-01-09 12:49:31 +00:00
committed by Bram Moolenaar
parent 2f0936cb9a
commit f85a424c83
2 changed files with 341 additions and 35 deletions

File diff suppressed because it is too large Load Diff

View File

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