From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [rfa/c++testsuite] The remaining v3 testsuite fixes (or at least most of them)
Date: Fri, 07 Dec 2001 14:03:00 -0000 [thread overview]
Message-ID: <20011207170333.B16322@nevyn.them.org> (raw)
In-Reply-To: <np667i66qz.fsf@zwingli.cygnus.com>
Committed.
On Fri, Dec 07, 2001 at 04:49:08PM -0500, Jim Blandy wrote:
>
> Please commit this, and the static member test patch above. Thanks!
>
> Daniel Jacobowitz <drow@mvista.com> writes:
> > [This patch includes my previous patch today, for the static member test,
> > but not its changelog; I will commit them separately, but editing it out of
> > this diff would have been tricky.]
> >
> > These are mostly "more of the same" demangler changes:
> > - const & -> const ?&
> > - \\(void\\) -> \\((void|)\\)
> >
> > There are also changes to accept classes without the explicit vtbl member,
> > or the implicit int parameter that v2 seemed to use to construct classes
> > with virtual bases. I also allow the function name in "Breakpoint at "
> > messages to contain the base demangled name, including argument list; makes
> > sense for overloaded functions.
> >
> > I currently except class data printouts with explicit "_vptr.vC = $hex"
> > style entries. I can suppress those if people think that better, but I'd
> > rather get this in first; so I labelled the passes with FIXMEs. Our
> > handling of these is a little inconsistent.
> >
> > These handle all the tests that should pass in my current half-submitted
> > codebase, and only changes the name of one FAIL and one FAIL to PASS in the
> > v2 test results:
> >
> > 111c111
> > < FAIL: gdb.c++/classes.exp: continue to enums2
> > ---
> > > FAIL: gdb.c++/classes.exp: continue to enums2(\(\)|)
> > 1342c1342
> > < FAIL: gdb.c++/namespace.exp: info func xyzq
> > ---
> > > PASS: gdb.c++/namespace.exp: info func xyzq
> >
> > (The fail was because the testsuite expected functions to be sorted by
> > basename and not by full name including namespace).
> >
> > Is this OK to commit?
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
prev parent reply other threads:[~2001-12-07 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-05 15:20 Daniel Jacobowitz
2001-12-07 13:48 ` Jim Blandy
2001-12-07 14:03 ` Daniel Jacobowitz [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=20011207170333.B16322@nevyn.them.org \
--to=drow@mvista.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