From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Cc: Tom de Vries <tdevries@suse.de>
Subject: Re: [PATCH 2/3] [gdb] Remove '/* *' multi-line comment marker
Date: Fri, 29 May 2026 16:00:28 -0700 [thread overview]
Message-ID: <20260529160028.51300174@f42-zbm-amd> (raw)
In-Reply-To: <20260529152035.4016664-3-tdevries@suse.de>
On Fri, 29 May 2026 17:20:34 +0200
Tom de Vries <tdevries@suse.de> wrote:
> diff --git a/gdb/std-operator.def b/gdb/std-operator.def
> index f8b05a76c20..17bd30942d4 100644
> --- a/gdb/std-operator.def
> +++ b/gdb/std-operator.def
> @@ -26,7 +26,7 @@ replacing them by one result value. They take no
> immediate arguments. */
> OP (BINOP_ADD) /* + */
> OP (BINOP_SUB) /* - */
> -OP (BINOP_MUL) /* * */
> +OP (BINOP_MUL) /* */
> OP (BINOP_DIV) /* / */
> OP (BINOP_REM) /* % */
> OP (BINOP_MOD) /* mod (Knuth 1.2.4) */
For BINOP_MUL, above, we really do want "/* * */".
Kevin
next prev parent reply other threads:[~2026-05-29 23:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 15:20 [PATCH 0/3] [gdb] Remove doxygen support Tom de Vries
2026-05-29 15:20 ` [PATCH 1/3] [gdb/doc] " Tom de Vries
2026-05-29 22:56 ` Kevin Buettner
2026-05-29 15:20 ` [PATCH 2/3] [gdb] Remove '/* *' multi-line comment marker Tom de Vries
2026-05-29 23:00 ` Kevin Buettner [this message]
2026-05-29 15:20 ` [PATCH 3/3] [gdb] Remove \page marker Tom de Vries
2026-05-29 23:03 ` Kevin Buettner
2026-05-29 23:39 ` [PATCH 0/3] [gdb] Remove doxygen support Kevin Buettner
2026-06-01 11:33 ` Tom de Vries
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260529160028.51300174@f42-zbm-amd \
--to=kevinb@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=tdevries@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox