From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9349E3858C74; Mon, 26 Sep 2022 17:42:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9349E3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664214155; bh=gezk4T0ZRLNNskIS56SycDduvZm79dmk/+5i4HjzdwA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YPySIXuzmd5yB2aSON3qI2J1C/KNqCRmBaRF2bMfaw/03I7XuLkkHe3ihf++UYyr4 mb2kHTvXaQ47lnnntquUuHOUJKtfEL1u+szfm3P2KBG59g7xnYYV0XrpFpu5RmX/mS aAttt8Lsod6VQO1HD43jdbMDjYd1qFyEDDJXoBN8= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106656] [C++23] P2513 - char8_t Compatibility and Portability Fixes Date: Mon, 26 Sep 2022 17:42:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: mpolacek at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D106656 Marek Polacek changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Marek Polacek --- Implemented in GCC 13.=