]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.236 v7.3.236
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 17:13:50 +0000 (19:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 17:13:50 +0000 (19:13 +0200)
commit0baa7f1cd0aad0ff011d87340e24c678853b33ca
tree3bf1ceaaac3faf676ca4037609866c8b48649c18
parent8b3e0330ba1fee9ac6293f82f546e08be3f0799c
updated for version 7.3.236
Problem:    Python 3 doesn't compile without +multi_byte
Solution:   Use "latin1" when MULTI_BYTE is not defined. (lilydjwg)
src/if_python3.c
src/version.c