bug-grep
[Top][All Lists]
Advanced

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

bug#17856: Unmatched right parenthesis in ERE


From: Paul Eggert
Subject: bug#17856: Unmatched right parenthesis in ERE
Date: Fri, 27 Jun 2014 12:35:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

address@hidden wrote:
Y'all might want to consider basing RE_SYNTAX_POSIX_EGREP
off of RE_SYNTAX_POSIX_EXTENDED; that would have gotten this case.

At some point we should clean out those old RE_SYNTAX_* macros; half of them are just plain wrong anyway. However, doing that will require a fix to glibc, which would take quite a long time to propagate through, and in the meantime the attached patch should suffice. I've installed it and it should appear in the next grep release. Thanks for reporting the bug, Nathan.

Attachment: 0001-grep-with-E-unmatched-matches-itself.patch
Description: Text document


reply via email to

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