]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.228 v7.4.228
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Mar 2014 14:11:43 +0000 (16:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Mar 2014 14:11:43 +0000 (16:11 +0200)
commit922a4664fe51662a24097b8e74e5f716beef12f4
tree50014c90eafda31e97acc98fe6e750570f70c391
parent498af70e066c66b66f1737b553287c1339846842
updated for version 7.4.228
Problem:    Compiler warnings when building with Python 3.2.
Solution:   Make type cast depend on Python version. (Ken Takata)
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c