On Tue, Jun 16, 2009 at 10:39:39AM -0700, John Bito wrote: > I believe the issue is that Solaris implements 'extended' regular > expressions only in regcomp/regexec. The implementation of > regcmp/regex seems to be from SysV and supports only 'basic' regular > expressions. The regexps in question end up being compiled by regcomp (see xdiff-interface.c:xdiff_set_find_func), so I don't think that is the issue. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html