1
0
forked from aniani/vim

patch 8.2.0100: macros for Ruby are too complicated

Problem:    Macros for Ruby are too complicated.
Solution:   Do not use DYNAMIC_RUBY_VER, use RUBY_VERSION. (Ken Takata,
            closes #5452)
This commit is contained in:
Bram Moolenaar
2020-01-07 21:32:19 +01:00
parent 8b7aa2f9b2
commit 41a4141ecb
6 changed files with 87 additions and 91 deletions

View File

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