]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1132 v7.3.1132
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 16:04:51 +0000 (18:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2013 16:04:51 +0000 (18:04 +0200)
commit6d3a5d755a71f6df472c82ed4e619a8497a75f14
tree1dee352847acff660d7b0f7471d1771a7b3c4343
parent188c57bcd180ea88911e3083920246c8b28b1ce7
updated for version 7.3.1132
Problem:    Crash when debugging regexp.
Solution:   Do not try to dump subexpr that were not set.  Skip over count of
            \% items.
src/regexp.c
src/regexp_nfa.c
src/version.c