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]
Other format: [Raw text]

Re: PATCH to gnuv3_rtti_type


On Thu, Apr 18, 2002 at 03:02:36AM +0100, Jason Merrill wrote:
> gnuv3_rtti_type still gets confused sometimes, by constructor vtables and
> namespaces at least.  This wouldn't be a big problem, as mostly I don't
> care what the real type is, except that it gives an error and aborts.  If
> I'm just trying to print the contents of a pointer, this is rather
> annoying.
> 
> This patch changes the errors to warnings, so that I get the normal output
> which is all I really care about.
> 
> OK?

Sure, thank you.

> 2002-04-14  Jason Merrill  <jason@redhat.com>
> 
> 	* gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
> 	and return NULL.
> 



-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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