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

Re: issue #1954

From: VK Sameer <sameer_at_collab.net>
Date: 2004-12-06 01:42:28 CET

On Sat, 2004-12-04 at 23:38, kfogel@collab.net wrote:
> Branko Čibej <brane@xbc.nu> writes:
> > kfogel@collab.net wrote:
> > >Are you asking about the svn_ctype_* functions? They support exactly
> > >what they're documented to support: all of UTF8, including both the
> > >ASCII and non-ASCII parts of UTF8.
> >
> > Ah... actually, those functions can't classify a UTF-8 multibyte
> > sequence. They can only tell you if a particular byte is /valid/ in
> > UTF-8, not if the whole sequence is actually valid. We have
> > utf_validate.c for that.
>
> Sorry, yes. I was being careless; I knew we had the functionality in
> Subversion, I just didn't bother to think about exactly *where*. VK
> Sameer, hope I didn't waste any of your time!

No problem, Karl, I hadn't thought of multi-byte sequences yet :)

Sameer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 6 01:43:32 2004

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.