From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 46D313858438; Tue, 22 Nov 2022 12:30:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 46D313858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669120249; bh=9X4j7ibH7UiYS9YoHsCsVYUf0WX2aL/L+lMQh5YzLCo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TwGynZ4gxoEa1yCguhooJe3eenSRIDP6Z74mxsJzT9/mbNxEx/DQ8+LicBcqZG4BQ Zuc3EGe8yQ4nUI0SyOH8IkG4QIXUSIXMacMJbwhR1nE6bPWkfd8ijDdbRRrtwvZaMI SIL78UsDxe28UEJPtZTVTKF2WKGwaV1ZrHD83e4E= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/95048] [10/11 Regression] wstring-constructor of std::filesystem::path throws for non-ASCII characters Date: Tue, 22 Nov 2022 12:30:49 +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: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 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=3D95048 --- Comment #24 from Jonathan Wakely --- Yes, I agree. I'll get those added.=