On Fri, Jul 27, 2012 at 5:37 AM, Roland Mainz <roland.ma...@nrubsig.org> wrote:
> On Fri, Jul 27, 2012 at 5:27 AM, Glenn Fowler <g...@research.att.com> wrote:
>>
>> On Fri, 27 Jul 2012 01:19:27 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= 
>> wrote:
>>> Glenn, could you please have a look at
>>> http://git.savannah.gnu.org/cgit/grep.git/commit/?id=c6e3ea61d9f08aa0128a0eb13d31a2fbad376f99?
>>> IMO the behavioral change for grep -r makes sense; -R remains the
>>> same. How can I implement this in AST grep? Just set FTS_PHYSICAL?
>>
>> seems ok, as long as its posix compatible
>> following cmd arg symlinks only would need FTS_META|FTS_PHYSICAL
>
> Seems OK for me, too... but I'll check what the BSD "grep" people are doing...

OpenBSD "grep" and Freegrep (see https://github.com/howardjp/freegrep)
authors didn't react to that change yet... based on IRC inquery it
seems they consider a similar change but didn't had time yet to
implement it...
... I'll wait until ksh93v- is out with Olga's "sgrep" patch and then
implement this (mainly to prevent patch clashes) ...

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.ma...@nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to