bug-grep
[Top][All Lists]
Advanced

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

bug#17246: grep-2.19 planning


From: Jim Meyering
Subject: bug#17246: grep-2.19 planning
Date: Wed, 14 May 2014 10:13:57 -0700

On Wed, May 14, 2014 at 9:04 AM, Norihiro Tanaka <address@hidden> wrote:
> I submit a fix of the previous patch.
>
> By the way, however, I can't understand why you adhere to keep using
> egrep and/or fgrep instead of `grep -E' or `grep -F' on minor platforms
> as MinGW.
>
> Even if egrep and/or fgrep are shell scripts, they aren't troubled for
> me.  Even if troubled,  I will replace them to `grep -E' and/or `grep -F'.

Thank you for stepping up with a patch.
However, it is too close to release to apply now.

BTW, it would need an additional #ifndef guard around three
sometimes-unused static functions -- without that, a build
configured with --enable-gcc-warnings would fail.





reply via email to

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