[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-30 01:00:02 CET

kfogel@collab.net wrote:

>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...
>
>
Heh. :-) I'm working on some tests, looking for places in the code where
I need to put these new functions, then I need some more docstrings, and
I'm done. But I think I'll do the initial commit today, it won't affect
anything else.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 30 01:01:21 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.