From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19851 invoked by alias); 27 Jan 2006 18:29:21 -0000 Received: (qmail 19840 invoked by uid 22791); 27 Jan 2006 18:29:21 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jan 2006 18:29:20 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HRW12771; Fri, 27 Jan 2006 20:28:45 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-83-130-255-5.inter.net.il [83.130.255.5]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id COV44971 (AUTH halo1); Fri, 27 Jan 2006 20:28:44 +0200 (IST) Date: Fri, 27 Jan 2006 18:29:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: gdb-patches@sourceware.org, andrew.stubbs@st.com In-reply-to: <8f2776cb0601271012r1f321d1sea21282770420ab@mail.gmail.com> (message from Jim Blandy on Fri, 27 Jan 2006 10:12:36 -0800) Subject: Re: [RFC] Alternate approach to keeping convenience variables Reply-to: Eli Zaretskii References: <4381DC75.80800@st.com> <8f2776cb0511212138g2adef40cr1632365c00e3bebc@mail.gmail.com> <43835114.5060401@st.com> <20051209205923.GA21331@nevyn.them.org> <20060122213118.GH27224@nevyn.them.org> <8f2776cb0601271012r1f321d1sea21282770420ab@mail.gmail.com> 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/msg00449.txt.bz2 > Date: Fri, 27 Jan 2006 10:12:36 -0800 > From: Jim Blandy > Cc: gdb-patches@sourceware.org, Andrew STUBBS > > I hope I did better than that when I explained why I think > TYPE_ALLOC and TYPE_ZALLOC should be functions. You did.