]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1238 v7.3.1238
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Jun 2013 18:32:57 +0000 (20:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Jun 2013 18:32:57 +0000 (20:32 +0200)
commitd5e376eb3b11dbeca5478724731399d6c23c74a6
treeb614ecd186f340cba53dda2de4cccb43770d24ec
parent7e85d3d432e799fc56126f6e3867b52539978343
updated for version 7.3.1238
Problem:    Crash in Python interface on 64 bit machines.
Solution:   Change argument type of PyString_AsStringAndSize. (Taro Muraoka,
            Jun Takimoto)
src/if_python.c
src/version.c