[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: Branko Čibej <brane_at_xbc.nu>
Date: 2004-12-04 01:57:57 CET

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.

-- Brane

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