Patch 8.2.4810 (after 8.2.4808)
Problem: Missing changes in one file.
Solution: Also change the struct initializers.
Files: src/regexp.c
*** ../vim-8.2.4809/src/regexp.c 2022-04-04 18:14:30.233544863 +0100
--- src/regexp.c 2022-04-23 10:39:35.808934130 +0100
***************
*** 2535,2541 ****
bt_regfree,
bt_regexec_nl,
bt_regexec_multi,
- (char_u *)""
};
#include "regexp_nfa.c"
--- 2535,2540 ----
***************
*** 2546,2552 ****
nfa_regfree,
nfa_regexec_nl,
nfa_regexec_multi,
- (char_u *)""
};
// Which regexp engine to use? Needed for vim_regcomp().
--- 2545,2550 ----
*** ../vim-8.2.4809/src/version.c 2022-04-23 10:50:18.971609285 +0100
--- src/version.c 2022-04-23 11:03:50.085938465 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4810,
/**/
--
Those who live by the sword get shot by those who don't.
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///