From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8D7B0382EA23; Fri, 21 Oct 2022 20:16:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D7B0382EA23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666383381; bh=nxvkesbSsqvQ2eKiqs5+YmwUdSFr/D862BAlp7aeH08=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GjMeLYqtzBlPD/erRUH6K8rMjqiy4d/R6H0Lev4nLvZ8Taaob7OytFNbw1VkkkniT r20GwA2bbHQvJua9A3uKpRtpX/KW1Ul91GkYgGZfQZMDfzsn6/puHrbiABQInkr9sL x1Uz2fSKg/Y7Ec3FLwX/geW+wuS7TYaIZCCI/Es0= From: "dblaikie at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/29215] Can't find nested type under strange circumstances (outer namespace or unrelated code built without debug info) Date: Fri, 21 Oct 2022 20:16:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dblaikie at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29215 --- Comment #2 from David Blaikie --- Ah, thanks - FWIW, this wasn't found in the wild, just something I stumbled across while reducing/understanding https://sourceware.org/bugzilla/show_bug.cgi?id=3D29219 so I wouldn't find = this to be terribly important/high priority. --=20 You are receiving this mail because: You are on the CC list for the bug.=