]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.328 v7.2.328
authorBram Moolenaar <Bram@vim.org>
Tue, 12 Jan 2010 12:18:33 +0000 (13:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 12 Jan 2010 12:18:33 +0000 (13:18 +0100)
commite37d79928d4f3a70fffad086241e65d21dd9e1c3
tree624fadaa6657e79aca5fa13492bb364dbde419fd
parentef3c1a7fd7a755221f5f854b159ee515c922d4ed
updated for version 7.2.328
Problem:    has("win64") does not return 1 on 64 bit MS-Windows version.
Solution:   Also check for _WIN64 besides WIN64.
.gitignore
src/eval.c
src/version.c