From: "Eli Zaretskii" <eliz@elta.co.il>
To: fedor@doc.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [Ping/RFA]: ObjC Documentation
Date: Sat, 07 Jun 2003 09:02:00 -0000 [thread overview]
Message-ID: <9791-Sat07Jun2003120214+0300-eliz@elta.co.il> (raw)
In-Reply-To: <3EE144C3.6000203@doc.com> (message from Adam Fedor on Fri, 06 Jun 2003 19:49:55 -0600)
> Date: Fri, 06 Jun 2003 19:49:55 -0600
> From: Adam Fedor <fedor@doc.com>
>
> Thanks for the comments. Here's the final patch...
Approved, but please make these minor corrections:
> +@cindex Objective-C
> +@value{GDBN} can be used to debug programs written in Objective-C,
> +using either the Apple/NeXT or the GNU Objective-C runtime.
The index entry "@cindex Objective-C" should not be here, but where
the features specific to Objective-C are described:
> +@node Objective-C
> +@subsection Objective-C
here.
> +A fully qualified Objective-C method name is specified as
> +
> +@example
> +-[Class methodName]
> +@end example
Please change this to the following:
+@example
+-[@var{Class} @var{methodName}]
+@end example
"Class" and "methodName" are meta-syntactic variables (they stand for
something else), and you use them, correctly, inside @var{} in the
text that explains this notation. So they should be in @var{} here as
well.
With these two changes, please commit the patch. Thanks!
next prev parent reply other threads:[~2003-06-07 9:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-30 18:23 [RFA]: " Adam Fedor
2003-06-01 3:52 ` [Ping/RFA]: " Adam Fedor
2003-06-01 16:21 ` Eli Zaretskii
2003-06-07 1:50 ` Adam Fedor
2003-06-07 9:02 ` Eli Zaretskii [this message]
2003-06-07 15:39 ` Andrew Cagney
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=9791-Sat07Jun2003120214+0300-eliz@elta.co.il \
--to=eliz@elta.co.il \
--cc=fedor@doc.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