On Thu, 26 Jul 2012 23:27:54 -0400 Glenn Fowler 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 I checked the source (how novel) and ast grep already sets FTS_META by default (follow top dir symlinks even if FTS_PHYSICAL) _______________________________________________ ast-developers mailing list ast-developers@research.att.com https://mailman.research.att.com/mailman/listinfo/ast-developers