Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <894954BE-C630-4023-AA57-51D5DD21DB57@aevum.de>
Date: Wed, 15 Jan 2025 18:16:00 +0100
From: Nick Wellnhofer <wellnhofer@...um.de>
To: musl@...ts.openwall.com
Subject: iconv EUC-JP support is incomplete

Hello,

I ran into this after getting reports of libxml2 test failures on musl. EUC-JP also supports JIS X 0212 as third code set with characters encoded as three-byte sequences starting with 0x8F. It seems that musl's iconv implementation doesn't support these characters.

Here's the work-around in our test suite: https://gitlab.gnome.org/GNOME/libxml2/-/commit/afe8f8451459750d330e8bca9ee3b02aeadeebb5

Nick

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.