From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13587 invoked by alias); 25 Aug 2008 15:50:08 -0000 Received: (qmail 13576 invoked by uid 22791); 25 Aug 2008 15:50:07 -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; Mon, 25 Aug 2008 15:49:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6EFDF2A96A8; Mon, 25 Aug 2008 11:49:31 -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 Rz8HPcTaAcIr; Mon, 25 Aug 2008 11:49:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 00EDF2A95FD; Mon, 25 Aug 2008 11:49:30 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E9905E7ACD; Mon, 25 Aug 2008 17:49:27 +0200 (CEST) Date: Mon, 25 Aug 2008 15:50:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: RFA: shrink main_type Message-ID: <20080825154927.GA3768@adacore.com> References: <20080818130009.GM16894@adacore.com> <20080818132001.GA9434@caradoc.them.org> <20080819051306.GQ16894@adacore.com> <20080824101221.GA3738@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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-08/txt/msg00611.txt.bz2 > Sigh. One more problem. I couldn't help smiling at the situation because I've been there too. > Hopefully there aren't any more. I'm hardly confident in that at all > right now... anyway, if you find something, let me know and I will fix > it ASAP. I probably should have grep'ed for the various TYPE_FLAG_... names that you changed when I reviewed your patch instead of assuming that you got them all - I got lazy because I am under a bit of time pressure :-(. Like you said, we'll fix any problem you might have left, so no big deal as far as I am concerned. Thanks for acting on it so diligently :) -- Joel