mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
(re_compile_fastmap): Really, really treat `succeed' like end.
This commit is contained in:
parent
4099a32dc9
commit
ebdb2d6d9e
1 changed files with 2 additions and 0 deletions
|
|
@ -2795,6 +2795,8 @@ re_compile_fastmap (bufp)
|
|||
path_can_be_null = true;
|
||||
|
||||
p = fail_stack.stack[--fail_stack.avail];
|
||||
|
||||
continue;
|
||||
}
|
||||
else
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue