Re: [Patch] Support UTF-8 scripts

From: H. Peter Anvin
Date: Fri Sep 16 2005 - 13:09:51 EST


Bodo Eggert wrote:

What's supposed to happen if you concatenate a script from your french
user and from your russian user, both using localized text, into one file?
Unless you can guarantee every editor to correctly handle this case, all
usage of 8-bit-characters should be disabled - NOT!


Actually, it's quite easy to avoid problems by using UTF-8 consistently. The 8-bit characters are oddballs and need to be treated specially, but look, guys, it's 2005 - UTF-8 should be the norm, not the exception.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/