Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250118113430.GO10433@brightrain.aerifal.cx>
Date: Sat, 18 Jan 2025 06:34:31 -0500
From: Rich Felker <dalias@...c.org>
To: Nick Wellnhofer <wellnhofer@...um.de>
Cc: musl@...ts.openwall.com
Subject: Re: iconv EUC-JP support is incomplete

On Wed, Jan 15, 2025 at 06:16:00PM +0100, Nick Wellnhofer wrote:
> 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

Thanks. Do you have any references for EUC-JP being expected to
include these extensions? Does the WHATWG definition specify them as
supported?

Rich

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.