From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6232 invoked by alias); 18 Apr 2002 02:07:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6185 invoked from network); 18 Apr 2002 02:07:50 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 18 Apr 2002 02:07:50 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16y1LC-0005kY-00 for ; Wed, 17 Apr 2002 22:08:06 -0400 Date: Wed, 17 Apr 2002 19:07:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: PATCH to gnuv3_rtti_type Message-ID: <20020417220806.A22040@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00580.txt.bz2 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 > > * 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