]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1165 v7.3.1165
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Jun 2013 16:42:36 +0000 (18:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Jun 2013 16:42:36 +0000 (18:42 +0200)
commit16619a235bae49c11d28ac462dc2d42fcfea44ba
treea02a066c8ad452f8ee2aa0e9148fffca4dcf3c2a
parent9a773488a7113cd028151e71ab6c9cd43bf56972
updated for version 7.3.1165
Problem:    HP-UX compiler can't handle zero size array. (Charles Cooper)
Solution:   Make the array one item big.
src/regexp.h
src/regexp_nfa.c
src/version.c