]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1247 v7.3.1247
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Jun 2013 16:16:58 +0000 (18:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Jun 2013 16:16:58 +0000 (18:16 +0200)
commita0169128d98669c753c899353127263e1ea289f9
tree4fe42721f407f79239605fc8f177559d60f7ac9f
parentb893ac2098e2b75d3138f6e91289892c1ef4b340
updated for version 7.3.1247
Problem:    New regexp engine: '[ ]\@!\p\%([ ]\@!\p\)*:' does not always match.
Solution:   When there is a PIM add a duplicate state that starts at another
            position.
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c