mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
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:

committed by
Justin M. Keyes

parent
dce0b98f80
commit
83a2a638a9
@@ -257,7 +257,7 @@ static int included_patches[] = {
|
||||
529,
|
||||
528,
|
||||
527,
|
||||
//526,
|
||||
526,
|
||||
525,
|
||||
//524,
|
||||
//523 NA
|
||||
|
Reference in New Issue
Block a user