]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0190: Perl refcounts are wrong v8.1.0190
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Jul 2018 15:45:38 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Jul 2018 15:45:38 +0000 (17:45 +0200)
commit18c4f1badbc96d39de5b348f268ac8d55c2b0b67
treeaf75493136fa1138078b5aaa3e1fab33231aa16f
parentd90a144eda047816acffc7a8f297b43a7120710e
patch 8.1.0190: Perl refcounts are wrong

Problem:    Perl refcounts are wrong.
Solution:   Improve refcounting.  Add a test. (Damien)
src/if_perl.xs
src/testdir/test_perl.vim
src/version.c