patch 7.4.1400 v7.4.1400
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 15:06:28 +0000 (16:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 15:06:28 +0000 (16:06 +0100)
commit254ebaf068919407de6bd83ac905bd2f36ad944e
tree368d23e29a370c23c21a92b182f89cbe624c65f2
parent48e330aff911be1c798c88a973af6437a8141fce
patch 7.4.1400
Problem:    Perl eval doesn't work properly on 64-bit big-endian machine.
Solution:   Use 32 bit type for the key. (Danek Duvall)
src/if_perl.xs
src/version.c