From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 574943858CDA; Fri, 28 Jul 2023 11:05:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 574943858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690542351; bh=FXUWlS6GSjcuie++dhnm0f0+aGnNnZs5LmUytlOObbQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nWB9VPgvTUN/P5yb7fvFXkVjKfA+DQjO/JOheIoEEkZtZn56Uiu2YKf0QfSED52PW Gr7Wrf33yoiunJObnDODPepN1DPX0rukBsKXazxTFKUOZsA4idqyDTlO64YSVKeiyz kUNe0dQRSqJHPDka011WcEx/nhgohiOTFmu3wzRA= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug locale/30694] The iconv program no longer tells the user which given encoding name was wrong Date: Fri, 28 Jul 2023 11:05:51 +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.32 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org 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: 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=3D30694 --- Comment #3 from Bruno Haible --- (In reply to Andreas Schwab from comment #2) > Looks like __gconv_open loses errno. Indeed, that's more likely than what I wrote in comment #1. In fact, on glibc 2.31 systems I observe the same result as on glibc 2.32; therefore most likely, the regression appeared between glibc 2.30 and 2.31, that is, *before* commit 91927b7c76437db860cd86a7714476b56bb39d07 . --=20 You are receiving this mail because: You are on the CC list for the bug.=