[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: <kfogel_at_collab.net>
Date: 2004-12-04 19:08:51 CET

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!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 4 19:14:04 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.