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

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

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: 2005-08-21 14:10:39 CEST

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
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Sun Aug 21 14:40:43 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.