1
0
forked from aniani/vim

patch 8.2.0297: compiler warnings for the Ruby interface

Problem:    Compiler warnings for the Ruby interface.
Solution:   Undefine a few macros, fix initialization. (Ozaki Kiichi,
            closes #5677)
This commit is contained in:
Bram Moolenaar
2020-02-22 15:01:00 +01:00
parent f9706e9df0
commit 8b430b4c1d
2 changed files with 12 additions and 2 deletions

View File

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