From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30669 invoked by alias); 16 Jan 2006 04:22:48 -0000 Received: (qmail 30659 invoked by uid 22791); 16 Jan 2006 04:22:48 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.201) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Jan 2006 04:22:47 +0000 Received: by zproxy.gmail.com with SMTP id m22so1020374nzf for ; Sun, 15 Jan 2006 20:22:45 -0800 (PST) Received: by 10.36.4.18 with SMTP id 18mr4696591nzd; Sun, 15 Jan 2006 20:22:45 -0800 (PST) Received: by 10.37.2.42 with HTTP; Sun, 15 Jan 2006 20:22:44 -0800 (PST) Message-ID: <8f2776cb0601152022w6985d911y101f8a7d964f83b6@mail.gmail.com> Date: Mon, 16 Jan 2006 04:22:00 -0000 From: Jim Blandy To: Fred Fish , Jim Blandy , gdb-patches@sourceware.org Subject: Re: [PATCH] Fix ptype problem printing typedefs defined differently in different compilation units In-Reply-To: <20060115184800.GA9948@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200601031517.50309.fnf@specifix.com> <200601032147.14083.fnf@specifix.com> <8f2776cb0601031945gb876b84i48c145c291ecbcee@mail.gmail.com> <200601041604.49977.fnf@specifix.com> <20060115184800.GA9948@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00190.txt.bz2 On 1/15/06, Daniel Jacobowitz wrote: > Given the followups, I think this patch is OK. Jim, do you agree? I think we're going to end up coming back to it, but the patch is definitely an improvement over the status quo, and doesn't interfere with further improvements, so I think the patch is okay too.