]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.232 v7.3.232
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 02:01:44 +0000 (04:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 02:01:44 +0000 (04:01 +0200)
commit91805fc0db6b957c5bf688f2d96585eae9179999
treea2f1ffeb73f0e945e194e925393f76d83db62fc9
parent6e948a652d6729a32d64d4247b94b754f2fc03bd
updated for version 7.3.232
Problem:    Python doesn't compile without +multi_byte
Solution:   Use "latin1" when MULTI_BYTE is not defined.
src/if_py_both.h
src/version.c