]> code.delx.au - gnu-emacs/commit
(re_compile_fastmap): Undo previous change.
authorKarl Heuer <kwzh@gnu.org>
Wed, 17 May 1995 20:29:52 +0000 (20:29 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 17 May 1995 20:29:52 +0000 (20:29 +0000)
commit809a2f57c2e685ec6cf227a43c9e22637f3a3b5c
treefcc850e97e3469cbaf582fbcf5139c68e16d4aab
parent907d219043e00da9dbcd59abb23fe7e78a2f4bde
(re_compile_fastmap): Undo previous change.

(RESET_FAIL_STACK): New macro.
(re_compile_fastmap): Use RESET_FAIL_STACK, not REGEX_FREE_STACK
directly.
src/regex.c