2019-09-30 11:11:33 -04:00
|
|
|
--- a/regcomp.c 2018-05-21 20:29:23.000000000 +0800
|
2020-08-04 11:02:43 +08:00
|
|
|
+++ b/regcomp.c 2019-04-11 09:51:08.493000000 +0800
|
2019-09-30 11:11:33 -04:00
|
|
|
@@ -15591,7 +15591,6 @@ redo_curchar:
|
|
|
|
|
if (UCHARAT(RExC_parse) != ')')
|
|
|
|
|
vFAIL("Expecting close paren for wrapper for nested extended charclass");
|
|
|
|
|
|
|
|
|
|
- RExC_parse++;
|
|
|
|
|
RExC_flags = save_flags;
|
|
|
|
|
goto handle_operand;
|
|
|
|
|
}
|