From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F06AF3858D38; Tue, 17 Oct 2023 00:47:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F06AF3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697503658; bh=F517u7KQcCgOXu+SyRlX3fhlsLN8rE1iz2koNlUy5Sg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ud3R99uQXYzu0iAX0Fzy2WunKA1C/zZiPJMUZg6+LKQM8Lxv6AHJJcnzBsT1NAeFi jk+t3i7b/dfFyaORtxTvg3Uao5b5XjJH3B7lDuhuHfgnsgG3qE0pJdd5W9Diw1Fvms kBIzQXd6QBcDbrGW41yX+QR+awfgwu9KU8ZlZCwQ= From: "johelegp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/111841] Lookup context rejected at definition if lookup finds a namespace Date: Tue, 17 Oct 2023 00:47:38 +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: 14.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: johelegp at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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=3D111841 --- Comment #1 from Johel Ernesto Guerrero Pe=C3=B1a --- According to my reading of and , Clang and MSVC are right.=