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

Re: [PATCH] Extra options for libsvn_diff

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-02-17 08:13:38 CET

On Thu, 16 Feb 2006, Eric Gillespie wrote:

> > Also, it has to be Unicode-aware for internal use (to this
> > particular use atm, since we don't know the file's encoding
> > anyway).
>
> The context is printing C function names. I don't think C source
> files can be Unicode.
>
>
I said that we don't need unicode-awareness for this particular case
*now*, because we don't know the encoding of the file anyway. But, my
point is that we've seen other needs for a regexp library recently (I
think people wanted it for svn:ignore patterns, for example). This needs
to support UTF8 at least. So, if we start using a regex lib, it needs that
capability as well.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 17 08:14:05 2006

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.