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

Re: [TSVN] Autocompletion list in the commit dialog

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-02-17 20:12:54 CET

Douglas Stonham wrote:
> On Thu, February 17, 2005 9:41 am, Rainer Müller said:
>
>>Here is a improved version of the regex, which will now match classes
>>the right way:
>>
>>(MULTILINE) .php =
>>^\s*class\s+(\w+)|^\s*(?:(?:public|private|)\s+function)\s+(\w+)|::(\w+)|->(\w+)
>
>
> Just to clarify, does this version still suffer from blank lines or has
> that cleared up now? Since all your captured groups are now of the form
> (\w+) I can't see any way that odd characters could slip in.

No, I am still getting the empty lines.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 17 20:13:49 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.