projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d70dae
)
(re_compile_fastmap): Really, really treat `succeed' like end.
author
Richard Stallman
<rms@gnu.org>
Sat, 19 Nov 1994 13:57:27 +0000
(13:57 +0000)
committer
Richard Stallman
<rms@gnu.org>
Sat, 19 Nov 1994 13:57:27 +0000
(13:57 +0000)
regex.c
patch
|
blob
|
history
diff --git
a/regex.c
b/regex.c
index 4a590509be7ad5509415ddb014b625c84995b0c4..86f7545d7b13f6faa80efccf33cbbbdded675be8 100644
(file)
--- a/
regex.c
+++ b/
regex.c
@@
-2795,6
+2795,8
@@
re_compile_fastmap (bufp)
path_can_be_null = true;
p = fail_stack.stack[--fail_stack.avail];
+
+ continue;
}
else
break;