1
0
forked from aniani/vim

patch 8.2.2437: deprecation warnings with default configuration

Problem:    Deprecation warnings with default configuration.
Solution:   Add -Wno-deprecated-declarations.
This commit is contained in:
Bram Moolenaar
2021-01-31 14:36:06 +01:00
parent 206c2a6e19
commit 4d8479b335
3 changed files with 4 additions and 2 deletions

View File

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