This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PING^2] [PATCH] Fix dynamic_cast operator
- From: Doug Evans <dje at google dot com>
- To: Siva Chandra <sivachandra at google dot com>, Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches <gdb-patches at sourceware dot org>
- Date: Tue, 29 Apr 2014 13:16:28 -0700
- Subject: Re: [PING^2] [PATCH] Fix dynamic_cast operator
- Authentication-results: sourceware.org; auth=none
- References: <CAGyQ6gx3cwryWYumhSTs3GfXQqbQvSFt6QEas1aZVanXs2QXhg at mail dot gmail dot com>
On Mon, Apr 28, 2014 at 7:13 AM, Siva Chandra <sivachandra@google.com> wrote:
> Original post: https://sourceware.org/ml/gdb-patches/2014-04/msg00089.html
>
> ChangeLog:
> 2014-04-28 Siva Chandra Reddy <sivachandra@google.com>
>
> * valops.c (value_dynamic_cast): Fix mixup between rtti_type
> and resolved_type.
>
> testsuite/
> * gdb.cp/casts.exp: Adjust expected result for few tests.
Hi.
fyi, I've been deferring commenting on this patch as I think the
original author of dynamic_cast support can do a better job. Tom can
get to it whenever he's able. Just letting you know I haven't set
aside time to.