From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B0A093858009; Sun, 29 Nov 2020 18:13:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B0A093858009 From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug python/26974] Wrong Value.format_string docu for static members argument Date: Sun, 29 Nov 2020 18:13:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.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: 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2020 18:13:33 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26974 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The gdb-10-branch branch has been updated by Hannes Domani : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D815c8f80e2a1= ff25deb5f48770e4794d9799fb94 commit 815c8f80e2a1ff25deb5f48770e4794d9799fb94 Author: Hannes Domani Date: Tue Nov 24 19:43:19 2020 +0100 Fix Value.format_string docu for static members argument The argument is called static_members, not static_fields. gdb/doc/ChangeLog: 2020-11-29 Hannes Domani PR python/26974 * python.texi: Fix docu for static members argument. --=20 You are receiving this mail because: You are on the CC list for the bug.=