From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 54B593858CDA; Fri, 1 Dec 2023 05:07:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 54B593858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701407239; bh=eKfSO2PFm2CaoFyKbO28OWar8KegYyEWN3b3CKwzRM4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VUlPlJD+XKcNcP93nwNqG2gx7/dh1KMTeet77zGO8D/gzA1It3Xem7B6keWicV5M2 F+rkv4u3BiMzfe6EMuZrg73E0Dqj9hZsoawophmZkMcJRabeDBsBsQQ/P/RFAtkAb8 IgNDbrZp44hAGY7AlNZv3yUwwxYrYaygTbON8gYI= From: "hewillk at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/105118] Why is unexpected::value() named error() in libstdc++? Date: Fri, 01 Dec 2023 05:07:18 +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: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hewillk at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: 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=3D105118 =E5=BA=B7=E6=A1=93=E7=91=8B changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|SUSPENDED |RESOLVED --- Comment #3 from =E5=BA=B7=E6=A1=93=E7=91=8B = --- Closed as P2549 was approved in C++23.=