From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2353 invoked by alias); 4 Sep 2007 14:20:25 -0000 Received: (qmail 2341 invoked by uid 22791); 4 Sep 2007 14:20:24 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Sep 2007 14:20:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 598E2982A2; Tue, 4 Sep 2007 14:20:17 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 357049810A; Tue, 4 Sep 2007 14:20:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1ISZGI-0004NI-8s; Tue, 04 Sep 2007 10:20:14 -0400 Date: Tue, 04 Sep 2007 14:20:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: msnyder@sonic.net, gdb-patches@sourceware.org Subject: Re: [patch] gnu-v2-abi.c: strchr may return null Message-ID: <20070904142014.GB27477@caradoc.them.org> Mail-Followup-To: Joel Brobecker , msnyder@sonic.net, gdb-patches@sourceware.org References: <16934.12.7.175.2.1188422744.squirrel@webmail.sonic.net> <20070904141830.GC3579@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070904141830.GC3579@adacore.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00048.txt.bz2 On Tue, Sep 04, 2007 at 07:18:30AM -0700, Joel Brobecker wrote: > > 2007-08-29 Michael Snyder > > > > * gnu-v2-abi.c (gnuv2_value_rtti_type): Guard against null. > > This looks OK to me, but can you give it a few more days so that Daniel > can provide any comment on it (C++ is not our main focus at AdaCore)? I've no objection - and I don't really care about this file; it only affects g++ 2.95. -- Daniel Jacobowitz CodeSourcery