(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
authorRichard Stallman <rms@gnu.org>
Sat, 2 Jul 1994 00:10:58 +0000 (00:10 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 2 Jul 1994 00:10:58 +0000 (00:10 +0000)
commit35b1ca49bd7e8fe8a71d69cb3d09ae8282b524f8
treec5f6432beb2ac1c2d0cd189b153dca21f334e5fc
parent96de04b36f58f5e6c97cc6cfaa1abcb4fc263ede
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
(re_match_2_internal): If the last match is real
best match, don't restore second best one.
regex.c