bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug #31646] grep fails to build on Solaris 10, because it lacks gre


From: Paolo Bonzini
Subject: Re: [bug #31646] grep fails to build on Solaris 10, because it lacks grep
Date: Sun, 14 Nov 2010 17:31:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.6

On 11/14/2010 05:25 PM, Bruno Haible wrote:
Paolo Bonzini wrote:
+# Override grep during configure.
+fn_grep () {

I would suggest more comments.
   - What is the purpose of this override?
   - What are its limitations?
10 years from now, no one will remember.

True, but there is "git blame/git log".

Restrictions are pretty much documented by the code. The only interesting one is the backslash unescaping and the lack of support not only for regex, but also for literal strings containing backslashes.

I'll push a doc fix.

Florin, can you try building GNU sed and see if it has a similar problem?

Thanks,

Paolo



reply via email to

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