]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.740 v7.3.740
authorBram Moolenaar <Bram@vim.org>
Wed, 28 Nov 2012 17:31:54 +0000 (18:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 Nov 2012 17:31:54 +0000 (18:31 +0100)
commit97d4ea71d613ab69c25851950f9299687a80da01
treee77ff0bfc7f9c8fda11fc6148e995872aae883dc
parentf4f1956724f70a7def3bcf8a2d77cf1f8c9dd28c
updated for version 7.3.740
Problem:    IOC tool complains about undefined behavior for int.
Solution:   Change to unsigned int. (Dominique Pelle)
src/hashtab.c
src/misc2.c
src/version.c