[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.6 requires GNU grep 2.5

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 24 Jul 2009 17:20:21 -0500

On Jul 22, 2009, at 01:14, Blair Zajac wrote:

>> May I file a bug report for this issue?
>
> Sure, go for it.

http://subversion.tigris.org/issues/show_bug.cgi?id=3453

> I did a recursive grep through the code and it looks
> like there's only two places:
>
> ./build/ac-macros/berkeley-db.m4:65: if test -n "`echo "$withval"
> | $EGREP -o ":.*:.*:"`"; then
> ./build/ac-macros/kwallet.m4:43: for d in [`
> $PKG_CONFIG --cflags QtCore QtDBus QtGui | $GREP -o -- -
> D[^[:space:]]*`]; do

Ah, I only looked for EGREP -o so I missed the GREP -o.

> Do you want to supply a patch?

Not right this instant. :)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375416

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-25 00:22:17 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.