linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: JustFillBug <mozbugbox@yahoo.com.au>
To: linux-kernel@vger.kernel.org
Subject: Re: Wrong value in the cp936 (gb2312) codepage.
Date: Tue, 11 Jan 2005 02:00:50 +0000 (UTC)	[thread overview]
Message-ID: <slrncu6d1i.5uj.mozbugbox@mozbugbox.somehost.org> (raw)
In-Reply-To: 1105150357.1833.4.camel@mattwu

On 2005-01-08, matt <coody@netease.com> wrote:
> Hi all,
>
> I accidentally got a wrong value in the cp936 (gb2312) codepage.
>
> in /linux/fs/nls/nls_cp936.c:
>
> static wchar_t c2u_B1[256] = {
> ...
> 0x5351,0xF963,0x8F88,0x80CC,0x8D1D,0x94A1,0x500D,0x72C8,/* 0xB0-0xB7 */
> ...
> };
>
> For 0xb1, 0xb1, the correct value should be 0x5317. You can get it at
> www.microsoft.com/globaldev/reference/dbcs/936/936_B1.htm.
>
> I didn't check all of them. But it should have possibility of containing
> more wrong values. Maybe these tables need to be re-generated.
>

Please see:
    http://bugzilla.kernel.org/show_bug.cgi?id=3452


      parent reply	other threads:[~2005-01-11  2:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08  2:14 Wrong value in the cp936 (gb2312) codepage matt
2005-01-08  2:59 ` YOSHIFUJI Hideaki / 吉藤英明
2005-01-11  2:00 ` JustFillBug [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrncu6d1i.5uj.mozbugbox@mozbugbox.somehost.org \
    --to=mozbugbox@yahoo.com.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).