This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [rfa/doc] Update ui-out; Was: [patch] Add col_name to ui_out_table_header()


> Date: Fri, 06 Jul 2001 18:20:18 -0400
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> I think I got all of these.  Keep an eye out for the @pxref{} and 
> @footnote{}.

I did.  Here's a couple of minor comments.

> ! Most @code{ui_out} routines are of type @code{void}, The exceptions are

"The" should be "the".

> ! To recap: A @dfn{tuple} is a sequence of @dfn{fields}, each field
> ! containing information about an object; a @dfn{list} is a sequence of
> ! @dfn{fields} where each field describes an identical object.

The second "fields" should not be inside a @dfn, since we already have
one here.

> ! and correct implementation of the non-portable @footnote{The function
> ! cast is not portable ISO-C.} code sequence:

@footnote should immediately follow the letter after which you want
the footnote marker in the printed version, because otherwise TeX will
keep the blank between the footnote and the preceding text.  So:

  and correct implementation of the non-portable@footnote{The function


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]