Re: UTF-8 practically vs. theoretically in the VFS API

From: Jeff Garzik
Date: Mon Feb 16 2004 - 15:24:17 EST


Marc Lehmann wrote:
The point here is that the kernel does, in a very narrow interpretation,
not support the use of UTF-8, because proper support of UTF-8 means that
no illegal byte sequences will be produced.

Incorrect. Byte stream transports need not care about their contents.

The only places that need to care about illegal UTF8 byte sequences are things like CONFIG_NLS_UTF8.

Jeff



-
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/