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

Re: svn commit: rev 7225 - in trunk: . build/ac-macros

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-09-29 15:34:00 CEST

On Mon, Sep 29, 2003 at 08:08:55AM +0200, Erik Huelsmann wrote:
> [ snip ]
> > >
> > Aha! I suspected your patch would do something like this. :-)
> > Unfortunately, that woun't work; those regular expressions are tested
> > with 'expr', which does not understand the | operator (at least, it
> > doesn't on FreeBSD). In fact, the first thing I tried was exactly what
> > you did here.
> >
> > We could use 'grep' instead of 'expr'. Does anyone know why we don't?
>
> Well the RH8 version I used does... That's why I submitted. It ran fine.
> No problem if you don't want to have it though...
>

From http://www.gnu.org/manual/autoconf/html_node/autoconf_123.html:

   expr (`:')
     Don't use `\?', `\+' and `\|' in patterns, as they are not supported
     on Solaris.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 15:34:43 2003

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

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