(DISCARD_FAILURE_REG_OR_COUNT): New macro.
authorRichard Stallman <rms@gnu.org>
Thu, 21 Mar 2002 09:44:14 +0000 (09:44 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 21 Mar 2002 09:44:14 +0000 (09:44 +0000)
commit3e64ed4efd18c92fc2949673426daa583107141d
treebb2cb55fabb4b4df33908b4deea74561353bbeb0
parente7facf548ea3e26f65537312fc42f96db3cc52f0
(DISCARD_FAILURE_REG_OR_COUNT): New macro.
(CHECK_INFINITE_LOOP): Use DISCARD_FAILURE_REG_OR_COUNT
when jumping to `fail' to avoid undoing reg changes in the
last iteration of the loop.
(GET_UNSIGNED_NUMBER): Skip spaces around the number.
regex.c