From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C83E3858D37; Wed, 27 Dec 2023 16:46:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C83E3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703695597; bh=ZvpbivdVNuNN4wb9Pf32hYabNv+lgsFKfqnCht+T+Ro=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A0pGcgiRT+xiYnLuW9WpOYE60rrUl6q/MZZfnn3QbNg6hCWsXliuiuXkRE5uKbU+E KpXmh1cIUthdQBeqm2+BxJsjkSseZ6Dq1B333dhGo6Z5rEfYsdPOndWOXbw2cPDUQ8 x853j4gFlXubglbnP5GH031IDNZpdCxqBjtTYVgs= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/19068] gdb cannot handle operator= if both const access (as rhs) and non-const (lhs) methods defined Date: Wed, 27 Dec 2023 16:46:37 +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: ssbssa at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 8.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status target_milestone 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=3D19068 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |ssbssa at sourceware dot o= rg Status|NEW |RESOLVED Target Milestone|--- |8.0 --- Comment #3 from Hannes Domani --- Works since version gdb-8.0. --=20 You are receiving this mail because: You are on the CC list for the bug.=