From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20518 invoked by alias); 15 Sep 2004 15:54:23 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20496 invoked from network); 15 Sep 2004 15:54:22 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 15 Sep 2004 15:54:22 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8FFsBV0030541 for ; Wed, 15 Sep 2004 11:54:17 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i8FFsAr29580; Wed, 15 Sep 2004 11:54:10 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id BF85528D2; Wed, 15 Sep 2004 11:51:51 -0400 (EDT) Message-ID: <41486517.9040704@gnu.org> Date: Wed, 15 Sep 2004 15:54:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040831 MIME-Version: 1.0 To: Eli Zaretskii Cc: kettenis@gnu.org, brobecker@gnat.com, gdb-patches@sources.redhat.com Subject: Re: [patch] Deprecate XM_FILE and TM_FILE References: <413898FB.7080502@gnu.org> <01c49276$Blat.v2.2.2$c81daa00@zahav.net.il> <4139D06B.5060902@gnu.org> <01c4929c$Blat.v2.2.2$3333c200@zahav.net.il> <413A277E.3060700@gnu.org> <01c492ff$Blat.v2.2.2$4fec0480@zahav.net.il> <41407F45.2090401@gnu.org> <01c496a3$Blat.v2.2.2$8948c5e0@zahav.net.il> <4140BC4C.50003@gnu.org> <01c496b2$Blat.v2.2.2$22c509a0@zahav.net.il> <20040909212638.GI5843@gnat.com> <01c49718$Blat.v2.2.2$de0204a0@zahav.net.il> <200409101241.i8ACfUHq027340@juw15.nfra.nl> <01c49753$Blat.v2.2.2$b39e6b00@zahav.net.il> <41448FBF.50009@gnu.org> <01c498f7$Blat.v2.2.2$53c9e1a0@zahav.net.il> <4145BDB1.6010601@gnu.org> <01c499ca$Blat.v2.2.2$8aaaa820@zahav.net.il> <41460B78.90005@gnu.org> <01c49b1d$Blat.v2.2.2$997a4320@zahav.net.il> In-Reply-To: <01c49b1d$Blat.v2.2.2$997a4320@zahav.net.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00252.txt.bz2 >>Date: Mon, 13 Sep 2004 17:04:56 -0400 >>> From: Andrew Cagney >>> Cc: kettenis@gnu.org, brobecker@gnat.com, gdb-patches@sources.redhat.com >>> >>> I've split this patch in two and committed just the TM_FILE stuff. > > > Thank you. > > >>> As for the XM_FILE changes (and those 3 definitions), consider that >>> tabled. > Sorry, I don't understand the meaning of ``being tabled''. Please > explain. For want of a better translation, the patch has been presented. We will, at some stage in the future, need to take it off the table which means discussing it. But not now. Most likely after Joel's proposal has been resolved. Andrew