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: Norihiro Tanaka
Subject: bug#17246: grep-2.19 planning
Date: Thu, 15 May 2014 01:04:52 +0900

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'.

Attachment: 0001-grep-revert-egrep-and-fgrep-to-executables-from-shel.patch
Description: Text document


reply via email to

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