From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3733 invoked by alias); 2 Sep 2008 12:50:05 -0000 Received: (qmail 3724 invoked by uid 22791); 2 Sep 2008 12:50:04 -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, 02 Sep 2008 12:49:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 79DFC98418 for ; Tue, 2 Sep 2008 12:49:22 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 65EB6981E8 for ; Tue, 2 Sep 2008 12:49:22 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KaVJx-00060j-HZ for gdb-patches@sourceware.org; Tue, 02 Sep 2008 08:49:21 -0400 Date: Tue, 02 Sep 2008 12:50:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [rfc][00/37] Eliminate builtin_type_ macros Message-ID: <20080902124921.GE21700@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20080831175045.128504000@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080831175045.128504000@de.ibm.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-09/txt/msg00017.txt.bz2 On Sun, Aug 31, 2008 at 07:50:45PM +0200, Ulrich Weigand wrote: > What do you think? All the others I didn't respond to look OK to me. I'm mildly concerned about the contortions you had to go through; it becomes hard to get at the architecture in new places. But we'll have to see how that works out in practice. -- Daniel Jacobowitz CodeSourcery