On Fri, Feb 02, 2001 at 03:32:16PM +0000, Edmund GRIMLEY EVANS wrote:
> I
> would recommend UTF-8, but I wouldn't want to (and wouldn't know how
> to) enforce it.

I might want to, at least on my own system, and it's trivial to enforce
it. A UTF-8 sequence is

0xxxxxxx or
110xxxxx 10xxxxxx or
1110xxxx 10xxxxxx 10xxxxxx or
11110xxx 10xxxxxx 10xxxxxx 10xxxxxx

Check for that. 

-- 
David Starner - [EMAIL PROTECTED]
Pointless website: http://dvdeug.dhis.org
-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/

Reply via email to