bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible bug in regex and dfa


From: Bruno Haible
Subject: Re: possible bug in regex and dfa
Date: Sun, 18 Jul 2021 11:01:30 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-210-generic; KDE/5.18.0; x86_64; ; )

> No, that regular expression is valid because "." matches newline in 
> POSIX EREs.

And if you don't like this, you need to remove the RE_DOT_NEWLINE flag from
the value that you pass to re_set_syntax.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]