From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 18C583850413; Wed, 8 Mar 2023 14:11:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 18C583850413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678284681; bh=mjZT7d854YhlvNaBImQpg4Ad6X+l8q7TFFClmaDDF5s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kzgX5hPaFyZy7DJ37AKSfSTl0HDzVvBULTdD05cbqDCo1BHFOvRS0OGIeiW1zNMcl 5Wpnn5ZDhqu4pUflq6sK1XIvuWy1h0eIkwSDylfgiexOtcpSt3kxEXodqKhBxTdffE LYmg5Jb6j2FEugxYrb22NCvwC2vxoY60IhcsgBE8= From: "dmjpp at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108976] codecvt for Unicode allows surrogate code points Date: Wed, 08 Mar 2023 14:11:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dmjpp at hotmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108976 --- Comment #6 from Dimitrij Mijoski --- I sent a single patch to the mailing list with a good detailed commit messa= ge. I think that is better than multiple patches.=