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

Re: [TSVN][PATCH]Use STL strings when matching regex with GRETA

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-21 15:22:24 CEST

Stefan Fuhrmann wrote:
> Hi dev,
>
> this patch works for me but I have no syntax checking, yet.
> Furthermore, I have no idea where these regexes come into
> play -- maybe this patch modifies their behavior in some
> places.
>
> Review and testing are required.
>
> [[[
> Make the use of GRETA compatible with VC8.0:
> * use restring (defined by GRETA, actually basic_string<TCHAR>)
> as input for match()
> * construct the input only once; use the offsets for
> subsequent calls
> ]]]

Reviewed it. Found nothing that didn't work.
So committed it in revision 4232.
Thanks for all your patches!

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 Aug 21 15:22:57 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.