]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.322 v7.3.322
authorBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2011 18:09:42 +0000 (20:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2011 18:09:42 +0000 (20:09 +0200)
commit9f733d1ffda01d633f43e916d4ff422bd77a665a
tree86a63e6e74fdd30d6a879c3f1be5f394ab279067
parent447038a1273f3c4d00616da8334e77915a22f163
updated for version 7.3.322
Problem:    #ifdef for PDP_RETVAL doesn't work, INT_PTR can be a typedef.
Solution:   Check the MSC version and 64 bit flags. (Sergiu Dotenco)
src/os_mswin.c
src/version.c