From nobody Wed Aug 23 03:41:47 2023 X-Original-To: testing@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RVsTR6jdFz4qt8D for ; Wed, 23 Aug 2023 03:41:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RVsTR5NQxz3T0x for ; Wed, 23 Aug 2023 03:41:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692762107; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Bc/tz1QyQGxasnorrDBaYwm1UzRKFvfJJEMBcAgn8O0=; b=ncb80HL+YvVGv8pFilQRK2hv7judhI04S3SXPb7flCn1OR+/2GAP1whSJ/Nf8qn77qlW5F GumkhB5SHaHEFfgcfISfXhR0dkgYYUoax3fHPMoOTEy82fg1ja2TKxRWbSr+Qxspy8Oa1Y b9F4mbLfeZJLcIgVAmYScEiqUhkoBExyUrcqqfpPq2ZMFZNRdTVH6tzdhUt/cHYEIPIAPV Zm8uPADEJLo2gkFd8Q887YLQs9pjkk37p3Zd47sij8M1ircBoGMz9XMp8yzJpR235ry9Jt sCZP4fIfdU0XclgJjIxGQT1YX7loYtxh05CYkdtvQ5VGC6UdO4nWhrciU1JUyg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692762107; a=rsa-sha256; cv=none; b=t55E4hKbV+oebU3ldnnGhPfsmZoteECXBhQOl9XIOvspQkdtqwSwidtOTbA5x/OWvP5/be 7pelxUVKUCfRhfwzKhYK4B8NoseyCaxEycfWANzErBU4A2o3EleHwflm6bt6qnuL75ITc8 iDAymWymMaDETG/RlYgOg/nYjL6Q0Tob1a6F1zoPxgjOgZ7kHvC/FqQcoXbKm6eMoC/jiZ +uf8dIxWWjK55BCzXHojogAOOkJztaZarYcOYeGw4aRo9+sp6+YWWH9ddq415Tvc13uvoA IB3ltZqBfqveLxtHrxHMBlhdZJxLlwfEvLpv2vjgtdTOOmy98STDUPOZxM3wYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RVsTR4R5PzVXk for ; Wed, 23 Aug 2023 03:41:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37N3fl86095671 for ; Wed, 23 Aug 2023 03:41:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37N3flXC095641 for testing@FreeBSD.org; Wed, 23 Aug 2023 03:41:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 265871] lib.libc.locale.c16rtomb_test.c16rtomb_utf_8_test failed after iconv changes on 2022-08-11 Date: Wed, 23 Aug 2023 03:41:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265871 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3De2030ca246a777c50a7aacb3a35f88add= ded21cf commit e2030ca246a777c50a7aacb3a35f88addded21cf Author: Kyle Evans AuthorDate: 2023-08-23 03:40:45 +0000 Commit: Kyle Evans CommitDate: 2023-08-23 03:40:45 +0000 libc: fix c*rtomb/mbrtoc* In 693f88c9da8d ("iconv_std: complete the //IGNORE support"), we more completely implemented //IGNORE, which changed the semantics of ci_discard_ilseq. DISCARD_ILSEQ semantics are supposed to match //IGNORE, so we really can't do much about that particular incompatibility. This broke c*rtomb and mbrtoc* handling of invalid sequences, but it turns out they don't want DISCARD_ILSEQ semantics at all; they really want the subset that we call _CITRUS_ICONV_F_HIDE_INVALID. This restores the exact flow in iconv_std to precisely how it happened prior to 693f88c9da8d. PR: 265871 Fixes: 693f88c9da8d ("iconv_std: complete the //IGNORE support") Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D41513 lib/libc/locale/cXXrtomb_iconv.h | 4 ++-- lib/libc/locale/mbrtocXX_iconv.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=