forked from aniani/vim
patch 8.1.0190: Perl refcounts are wrong
Problem: Perl refcounts are wrong. Solution: Improve refcounting. Add a test. (Damien)
This commit is contained in:
@@ -789,6 +789,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
190,
|
||||
/**/
|
||||
189,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user