]> granicus.if.org Git - vim/commit
updated for version 7.3.623 v7.3.623
authorBram Moolenaar <Bram@vim.org>
Wed, 8 Aug 2012 11:17:31 +0000 (13:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 8 Aug 2012 11:17:31 +0000 (13:17 +0200)
commitc271c48e8043ec388487b7489fb4692a154791d8
treed9143827f6043d4aadd877e1153fb05c4097d8b9
parente66822e3d1aa4eac1cb4b5a47a4a9c4a28581021
updated for version 7.3.623
Problem:    Perl 5.14 commands crash Vim on MS-Windows.
Solution:   Use perl_get_sv() instead of GvSV(). (Raymond Ko)
src/if_perl.xs
src/version.c