From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E32D3858C2A; Fri, 19 Jan 2024 12:28:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E32D3858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705667280; bh=cfUOVdcSwAfyjuZq4RwoG+645C8K95pmmmX1eE9Jc4g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mz7/3qmEXPpPh+MPN/Tx2IviaUuDmqi0QjNja5LQGS4OIh10s8OMmd4wdZbx0krUV ssYKFw0useRtSqA/PVz8EOOidYOx9wtU8B0K2+LqC4bxMCLlzRPnZaL5u1BHfSfdz6 cZ43nx/MEvuW2evaQo2aT/uqCyvHhdKASLTdGkHg= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug guile/17203] It should be an error to register a pre-existing parameter. Date: Fri, 19 Jan 2024 12:27:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: guile X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa 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=3D17203 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg --- Comment #6 from Hannes Domani --- (In reply to Sourceware Commits from comment #5) > This is an automated email from the git hooks/post-receive script. It was > generated because a ref change was pushed to the repository containing > the project "gdb and binutils". >=20 > The branch, master has been updated > via 7ebdbe9292e4b696740b021938369adb1484da27 (commit) > from 385f635ae0be0077dad606c12118bbe0f886f28f (commit) >=20 > Those revisions listed above that are new to this repository have > not appeared on any other notification email; so we list those > revisions in full, below. >=20 > - Log ----------------------------------------------------------------- > https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git; > h=3D7ebdbe9292e4b696740b021938369adb1484da27 >=20 > commit 7ebdbe9292e4b696740b021938369adb1484da27 > Author: Doug Evans > Date: Mon Jul 28 19:20:30 2014 -0700 >=20 > PR guile/17203 >=20=20=20=20=20 > * guile/scm-param.c (pascm_parameter_defined_p): New function. > (gdbscm_register_parameter_x): Call it. Raise error for pre-existing > parameters. Can this be closed? --=20 You are receiving this mail because: You are on the CC list for the bug.=