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: Paul Eggert
Subject: bug#17246: grep-2.19 planning
Date: Sat, 12 Apr 2014 18:35:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Paolo Bonzini wrote:
I'm not sure that the complexity of C programs will be smaller than the
complexity of grep <=2.18's machinery.

Unfortunately that machinery wasn't clearly separated from everything else, and this was confusing. Having it be a separate script will make it clearer. A nice plus is that the scripts are tiny.

One remaining problem with C wrappers is that they make the grep
installation non-relocatable and "non-separable".

They are still relocatable in the sense that if you move grep + egrep + fgrep together to some other directory, they'll continue to work together in the typical case. That's good enough for a hack to support an obsoleted interface.






reply via email to

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