]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.032 v7.4.032
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 11:57:24 +0000 (13:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 11:57:24 +0000 (13:57 +0200)
commit595cad2ea1c77c40a34a240c71290fdef6aabd3b
tree841e82bb01f93099172483cc2641caa436732d99
parent00462ffb7d0fc6448eb5d10681ef4e1f812c7310
updated for version 7.4.032
Problem:    NFA engine does not match the NUL character. (Jonathon Merz)
Solution:   Ues 0x0a instead of NUL. (Christian Brabandt)
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c