vim-patch:7.4.526 #2562

Problem:    matchstr() fails on long text. Daniel Hahler)
Solution:   Return NFA_TOO_EXPENSIVE from regexec_nl(). (Christian Brabandt)

https://github.com/vim/vim/commit/v7-4-526

Helped-by: Michael Reed <m.reed@mykolab.com>
This commit is contained in:
David Bürgin
2015-04-07 12:07:34 +02:00
committed by Justin M. Keyes
parent dce0b98f80
commit 83a2a638a9
2 changed files with 13 additions and 10 deletions

View File

@@ -257,7 +257,7 @@ static int included_patches[] = {
529,
528,
527,
//526,
526,
525,
//524,
//523 NA