1
0
forked from aniani/vim

patch 8.2.5075: clang gives an out of bounds warning

Problem:    Clang gives an out of bounds warning.
Solution:   adjust conditional expression (John Marriott)
This commit is contained in:
Bram Moolenaar
2022-06-10 14:52:35 +01:00
parent ad73cc2ff2
commit b74e046491
2 changed files with 4 additions and 1 deletions

View File

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