From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D8AC73858CD1; Wed, 27 Dec 2023 16:52:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8AC73858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703695977; bh=ZMWkNWrMAcf5G5FHw7Zr8d7hcHn3Ase7i9beasb/LJE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r40ZsV3H23Wj9irCyvYHYzq0sYwE+YGTFr4qZ9ATAEVn+DKyWeP2XGokddeDSa6Co EjuGkM2dRjrxOfH80rkHR6RORlMPscw73YSqKMc/Dj1NwqnYJrUGyIROGnH61mJskq 1qeIqAhG13CZ3KdrnPOlfzgA0RbvC1BoRzo2ScsU= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/17098] In program using unique_ptr, identifier 'tuple' cannot be used (problem with variadic templates?) Date: Wed, 27 Dec 2023 16:52:55 +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: 7.10 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org 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: cc 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=3D17098 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #3 from Tom Tromey --- Maybe the canonical bug for this is bug#17272? There are also several bugs open about exposing this to the Python API. The fix seems to be stalled. --=20 You are receiving this mail because: You are on the CC list for the bug.=