]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1075 v7.3.1075
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 17:18:31 +0000 (19:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 17:18:31 +0000 (19:18 +0200)
commit021e147b7030103d394e1081568e88d92d678531
tree7744cae58a904bc453a946bb7edb4ae3dc82cafd
parentf62d942e548f07cf35b24f8410a9b5cb06bbb60e
updated for version 7.3.1075
Problem:    Compiler warning for storing a long_u in an int.
Solution:   Declare the number as an int. (Mike Williams)
src/regexp_nfa.c
src/version.c