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

Re: svn commit: r12027 - trunk

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-11-26 19:28:52 CET

Branko ÄŒibej <brane@xbc.nu> writes:

> Yes, '|' is a literal in basic RE, but '\|' should be an
> operator. Same goes for '()' vs. '\(\)'. At least that's how basic REs
> work on all the systems I've ever worked with...

No, only extended REs support operator '|'. FreeBSD's re_format(7)
states:

   `|' is an ordinary character and there is no equivalent for its
   functionality.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 26 19:29:59 2004

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.