From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8789 invoked by alias); 27 Jun 2008 17:57:40 -0000 Received: (qmail 8781 invoked by uid 22791); 27 Jun 2008 17:57:39 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jun 2008 17:57:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 57C872A96AE; Fri, 27 Jun 2008 13:57:20 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ySSCi6e4kavm; Fri, 27 Jun 2008 13:57:20 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3C7B42A96AB; Fri, 27 Jun 2008 13:57:20 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E801CE7ACD; Fri, 27 Jun 2008 13:57:19 -0400 (EDT) Date: Fri, 27 Jun 2008 18:20:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org, Jan Kratochvil Subject: Re: [RFA/RFC/dwarf] detect 0xffffffff size attribute values Message-ID: <20080627175719.GC3946@adacore.com> References: <20080619033241.GA3568@adacore.com> <20080626134046.GC22726@caradoc.them.org> <20080626193419.GB3586@adacore.com> <20080626194034.GA1512@caradoc.them.org> <20080626201127.GC3586@adacore.com> <20080626201927.GA4040@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080626201927.GA4040@caradoc.them.org> User-Agent: Mutt/1.4.2.2i 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: 2008-06/txt/msg00510.txt.bz2 > > If it's just us, then I suggest we commit the complaint as is. We can > > always increase the threshold when necessary. I have scripts that > > automate the testing and the results came back clean. > > No objection. Cool! Now checked in. -- Joel