[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: <kfogel_at_collab.net>
Date: 2004-11-29 22:31:11 CET

Branko Čibej <brane@xbc.nu> writes:
> 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/

By the way, I'm taking that last line seriously (as in, taking no
further action on this right now). If I should be behaving otherwise,
let me know...

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 29 22:35:43 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.