From: Kevin Buettner <kevinb@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: Jim Blandy <jimb@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [PATCH RFA/RFC] Address class support
Date: Mon, 09 Dec 2002 15:42:00 -0000 [thread overview]
Message-ID: <1021209234158.ZM5925@localhost.localdomain> (raw)
In-Reply-To: Andrew Cagney <ac131313@redhat.com> "Re: [PATCH RFA/RFC] Address class support" (Oct 21, 7:49pm)
On Oct 21, 7:49pm, Andrew Cagney wrote:
> > Index: dwarf2read.c
> > ===================================================================
> > RCS file: /cvs/src/src/gdb/dwarf2read.c,v
> > retrieving revision 1.68
> > diff -u -p -r1.68 dwarf2read.c
> > --- dwarf2read.c 9 Oct 2002 04:43:49 -0000 1.68
> > +++ dwarf2read.c 16 Oct 2002 00:15:07 -0000
> > @@ -683,6 +683,10 @@ static struct complaint dwarf2_invalid_a
> > {
> > "invalid attribute class or form for '%s' in '%s'", 0, 0
> > };
> > +static struct complaint dwarf2_invalid_pointer_size =
> > +{
> > + "invalid pointer size %d", 0, 0
> > +};
>
> Please use the new complaint() interface.
I've just submitted a patch to do this.
Kevin
next prev parent reply other threads:[~2002-12-09 23:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 17:42 Kevin Buettner
2002-10-16 0:24 ` Jim Blandy
2002-10-16 23:39 ` Eli Zaretskii
2002-10-17 11:15 ` Kevin Buettner
2002-10-16 11:42 ` Kevin Buettner
2002-10-16 23:39 ` Eli Zaretskii
[not found] ` <eliz@is.elta.co.il>
2002-10-17 12:23 ` Kevin Buettner
2002-10-16 13:57 ` Kevin Buettner
2002-10-21 16:49 ` Andrew Cagney
2002-11-27 20:32 ` Andrew Cagney
2002-12-02 6:52 ` Kevin Buettner
2002-12-09 15:42 ` Kevin Buettner [this message]
2002-12-11 12:32 ` Kevin Buettner
2002-10-22 7:10 ` 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=1021209234158.ZM5925@localhost.localdomain \
--to=kevinb@redhat.com \
--cc=ac131313@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=jimb@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