From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0724385701B; Fri, 16 Jun 2023 02:01:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0724385701B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686880915; bh=UDSKt2GKQNa2LJCM5tGZvKNxqyCrgoNEOgIjC+4b/Hs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dbecpkSoY4X62WFXcwXALYVU4xELjejdh+T5flt4ZkBReLyfkCWL8iLVC1xWK6VYC PzBMKJE/7D0j/cFpHQrH06+x/q/wll4Jv7MHI16KjPwHZAIP3LQf64Iz98LpG500Ap PSUEUWRVKCDl86xMISUAmu2YU8XaVMc8cpZUvE2E= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug locale/30243] GB18030-2022 is not supported! Date: Fri, 16 Jun 2023 02:01:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: bruno at clisp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30243 --- Comment #7 from Bruno Haible --- I think 1) It would be useful to change the unit tests to test the entire GB18030 charmap, not only the BMP part. Find attached a draft patch to that effect.= I'm not happy with that; I intend to simplify it more. 2) My patch (part 2) also removes a few lines of "/* Handle a few special cases. */" in iconvdata/gb18030.c. Yours doesn't. 3) The comment "The newest GB 18030-2005 standard still uses some private u= se area code points. ..." in localedata/charmaps/GB18030 should be removed, si= nce it does not reflect reality any more. GB 18030-2005 is no longer the newest one. The newest one, from 2022, dropped the particular use of private use a= rea code points. --=20 You are receiving this mail because: You are on the CC list for the bug.=