Re: [PATCH] It's UTF-8

From: Vojtech Pavlik
Date: Mon Jan 09 2006 - 04:03:41 EST


On Sun, Jan 08, 2006 at 10:10:09PM +0000, Alistair John Strachan wrote:

> On Sunday 08 January 2006 21:46, Jan Engelhardt wrote:
> > >Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
> >
> > I'd say ACK. However,
> >
> > > iocharset=name Character set to use for converting from Unicode to
> > > ASCII. The default is to do no conversion. Use
> > >- iocharset=utf8 for UTF8 translations. This requires
> > >+ iocharset=utf8 for UTF-8 translations. This requires
> > > CONFIG_NLS_UTF8 to be set in the kernel .config file.
> >
> > If you are really nitpicky about the "-", then it should also be
> > "iocharset=utf-8" (and whereever else). Or what's the real purpose of
> > adding the dashes in only half of the places, then?
>
> Also what's "Unicode 16" as used in several places in the kernel. Surely this
> should be changed to UTF-16, which is the _encoding_ for the unicode
> character space.

It might also be UCS-2 and not UTF-16 in some places. They do differ.

--
Vojtech Pavlik
SuSE Labs, SuSE CR
-
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/