From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 354C53858427; Thu, 28 Mar 2024 08:12:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 354C53858427 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711613574; bh=vVwUIAKO9k3IEwXRJBAtWg+kJ2w5z3I9kWriXEbA5/Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rgoJh/7Gmi6zevEUNnNlrM0sPiQlc5JGsvSZ00doS3sYEkjKXKQzp8Qm7+LPjQMxH Yu7fxoBiExutn5KHKFtgwJLI4tuBg72fGATKZIBZuldIawMcbcEnb8w33K8OGq43+y R2nbOVFVWPpc+kpBB+aAUM/KAFew9Tcg0bfv7GGA= From: "de34 at live dot cn" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/89855] Inconsistent global namespace overload sets from #include Date: Thu, 28 Mar 2024 08:12:50 +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: 9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: de34 at live dot cn X-Bugzilla-Status: ASSIGNED 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: cc 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=3D89855 Jiang An changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |de34 at live dot cn --- Comment #12 from Jiang An --- (In reply to Andrew Pinski from comment #1) > I there is a related defect report against the c++ standard about this ex= act > issue. I think this is LWG 2380 (https://cplusplus.github.io/LWG/issue2380).=