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

Re: using isalpha/isalnum in locale-independent code

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-27 13:01:41 CET

Peter N. Lundblad wrote:

>:-) Is your stomach OK yet? OK, we need Unicode-aware functions, but in
>svnserve, we need ASCII-specific tests.
>
Characer classification functions work on single bytes, and if they're
to know the difference between the single-byte subset of UTF-8 and the
multibyte sequences, they have to know something about UTF-8, so they
should be called svn_utf_*. Wait for my upcoming commit/

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 27 13:02:18 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.