summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-05-23 12:38:42 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-05-23 12:40:26 -0700
commite7f8e8eb1fd41b308ee10741bbd8068acc1847c2 (patch)
treefd77cf49d10f23893b95c31bc8f9dc4b0bfe2cc3 /lib/Makefile.am
parent42db5cc8f58620b4c9c58a91c7683279c50503f9 (diff)
downloadgrep-e7f8e8eb1fd41b308ee10741bbd8068acc1847c2.tar.gz
grep: warn about stray backslashes
This papers over a problem reported by Benno Schulenberg and Tomasz Dziendzielski <https://bugs.gnu.org/39678> involving regular expressions like \a that have unspecified behavior. * src/dfasearch.c (dfawarn): Just output a warning. Don’t exit, as DFA_CONFUSING_BRACKETS_ERROR now does that for us, and we need the ability to warn without exiting to diagnose \a etc. (GEAcompile): Use new dfa options DFA_CONFUSING_BRACKETS_ERROR and DFA_STRAY_BACKSLASH_WARN.
Diffstat (limited to 'lib/Makefile.am')
0 files changed, 0 insertions, 0 deletions