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

Re: [TSVN] RegExpTest

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-11 10:09:40 CEST

Sven Brueggemann wrote:

> My regex is define\(`?([^,']+)
>
> it should catch two "foobar" in a file with this content:
>
> define(foobar,barfoo)
> define(`foobar',barfoo)
>
> RegExpTest does so, TSVN doesn't.

Thanks for noticing. The reason it doesn't work it the ',' char inside
your regex.

Fixed in revision 4375.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Sep 11 10:10:02 2005

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

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