From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 14FB43858D37; Tue, 23 May 2023 11:07:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14FB43858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684840068; bh=EYLOdDoumqvD/tQiYOSdZoLx1VzUxJW0KzZ6p2PjSQE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Os+LaHz927bNRIR7D3a4roliCB5Qz7JpF7vBa4/Wbt9cv90uJS9lvA3yPyl2af1rt ut5CYIrcOUEakGe8daeDETBxJR/S3KW+rCtJAdFaF+Smd6wmdCfABCkuAJTuxC3bIG mvhUD/OpbwUUQ1jyYVmCcrdUkFHrIrFFjzwaG00A= From: "jep at webfactory dot de" To: glibc-bugs@sourceware.org Subject: [Bug localedata/23048] iconv: add more macintosh tables and aliases Date: Tue, 23 May 2023 11:07:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.28 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: jep at webfactory dot de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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=3D23048 --- Comment #8 from Jascha Eliano Paetzold --- (In reply to Florian Weimer from comment #7) > (In reply to Jascha Eliano Paetzold from comment #6) > > (In reply to Florian Weimer from comment #3) > >=20 > > Would you trust me if I verified these tables work on an Apple machine? >=20 > I think we could use iconv (the function) on macOS to enumerate the 8-bit > bit range, and then double-check the 20.1-bit Unicode space for any > unexpected mappings in the other direction. That would be enough > verification for me. Thanks for your offer to collaborate on that topic! I have little to no experience with encodings, but I assume that it would be sufficient for me to generate a text file spanning all possible characters = in the 8 bit range and pass it to the iconv command in the MacOS shell (settin= g it to convert from unicode to mac-greek etc.) and then post the output here? --=20 You are receiving this mail because: You are on the CC list for the bug.=