Re: [PATCH] Regexp support for svn:ignore
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-19 18:17:27 CEST
On 6/17/06, Osku Salerma <osku@iki.fi> wrote:
> The patch is more or less a proof-of-concept, with at least the following
I'm not overly thrilled with this honestly...
> * If so, which one? My patch uses PCRE (www.pcre.org), which seems to be
Well, if we're going to use a regex library, PCRE is probably the one
> * If we use PCRE, how do we handle
Yeah, that would be an issue to work around. Maybe if we're building
> * My patch adds the PCRE library globally to all executables, even though
I'd prefer to limit it, if we have to have it at all.
> * Windows buildsystem needs to be modified.
Maybe evaluate them at parse time to see if they're invalid?
> * Do we need to test that PCRE was compiled with UTF-8 support enabled? If
Another good question...
-garrett
---------------------------------------------------------------------
|
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.