From: Tom Tromey <tromey@redhat.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: RFA: make add_setshow_cmd public
Date: Tue, 25 Jun 2002 12:02:00 -0000 [thread overview]
Message-ID: <87ofdzdvbl.fsf@fleche.redhat.com> (raw)
In-Reply-To: <3D18BC2C.8050007@cygnus.com>
>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
Andrew> Can the public version return void?
I looked. There is this code in cli-cmds.c that uses the return value:
set_verbose (NULL, 0, c);
This whole joke function is pretty stale though and could be removed.
IMHO.
Also from infcmd.c:
set_cmd_completer (c, filename_completer);
All other uses (that I've run into so far) are for deprecation.
Right now the straightforward translation breaks these uses.
Any preferences here?
Tom
prev parent reply other threads:[~2002-06-25 19:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-25 10:40 Tom Tromey
2002-06-25 11:53 ` Andrew Cagney
2002-06-25 11:58 ` Tom Tromey
2002-06-25 12:02 ` Tom Tromey [this message]
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=87ofdzdvbl.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
/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