]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1107 v7.3.1107
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2013 17:41:06 +0000 (19:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Jun 2013 17:41:06 +0000 (19:41 +0200)
commit01d89dddfa710f8a014f9bb85ffff4ad35451dc9
tree26b70a4a62e4a68f6aac6fc0caac66c43958a3e7
parentdd2ccdf6eaf3de0a5e9a4bb3b9e08dd55168c629
updated for version 7.3.1107
Problem:    Compiler warnings for unused variables.
Solution:   Put the variables inside #ifdef.
src/regexp.c
src/regexp_nfa.c
src/version.c