Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 04/16] grep portability fix: don't use "-e" or "-q"

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:22

Jeff King [off-list ref] writes:
System V versions of grep (such as Solaris /usr/bin/grep)
don't understand either of these options. git's usage of
It might be fair for other System V people to qualify the above statement
with "Historic System V" (personally I felt that Solaris without xpg4 was
unusable, and I wish you luck tackling it).

More seriously, you would need to disable "when grepping work-tree,
running the native grep is faster and just as capable" optimization in
builtin-grep.c::grep_cache().  Treat these problematic System V platforms
as if they are not __unix__.

I am surprised that you did not have issues with "tail -n$number".
Historic way to spell it was "tail -$number" wasn't it?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help