From: Fernando Nasser <fnasser@redhat.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: GDB Patches <gdb-patches@sourceware.cygnus.com>
Subject: Re: [rfc/mi] ui_list_* to ui_*
Date: Sat, 24 Mar 2001 05:51:00 -0000 [thread overview]
Message-ID: <3ABCA574.A7527E10@redhat.com> (raw)
In-Reply-To: <3ABC08BD.7CEABD7@cygnus.com>
Nice.
My only concerns are with code documentation (see below).
P.S.: Eli mentioned the manual. I remember that we wrote a document
describing the ui_out calls and I thought it was texi-ized already...
Andrew Cagney wrote:
>
> (struct ui_out): Replace ``list_flag'' and ``field_count'' with
> ``level'' and ``levels''.
These names "thing" and "things" are sort of confusing. Isn't there a
better way to describe these?
> + /* Level categories. */
> + enum ui_out_type
> + {
> + UI_OUT_TUPPLE,
> + UI_OUT_LIST
> + };
> +
I guess some comments defining what is a UI_OUT_TUPPLE (and even a
UI_OUT_LIST) are in order here.
Some comments before the top/pop_level stuff and struct ui_out_level
would not hurt as well. It is always good to describe these objects.
Think of it as a class description.
--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
next prev parent reply other threads:[~2001-03-24 5:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-23 18:39 Andrew Cagney
2001-03-24 5:51 ` Fernando Nasser [this message]
2001-03-24 6:35 ` Eli Zaretskii
2001-03-24 7:43 ` Fernando Nasser
2001-03-24 12:03 ` Eli Zaretskii
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=3ABCA574.A7527E10@redhat.com \
--to=fnasser@redhat.com \
--cc=ac131313@cygnus.com \
--cc=gdb-patches@sourceware.cygnus.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