From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3430 invoked by alias); 28 Mar 2002 08:55:40 -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 3317 invoked from network); 28 Mar 2002 08:55:35 -0000 Received: from unknown (HELO mirapoint.inter.net.il) (192.114.186.20) by sources.redhat.com with SMTP; 28 Mar 2002 08:55:35 -0000 Received: from zaretsky (diup-217-212.inter.net.il [213.8.217.212]) by mirapoint.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AAH69919; Thu, 28 Mar 2002 10:55:24 +0200 (IST) Date: Thu, 28 Mar 2002 00:55:00 -0000 From: "Eli Zaretskii" To: jimb@redhat.com Message-Id: <9003-Thu28Mar2002105146+0200-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <20020328070504.24F455EA11@zwingli.cygnus.com> (message from Jim Blandy on Thu, 28 Mar 2002 02:05:04 -0500 (EST)) Subject: Re: RFC: preprocessor macro support (should actually work now) Reply-to: Eli Zaretskii References: <20020328070504.24F455EA11@zwingli.cygnus.com> X-SW-Source: 2002-03/txt/msg00579.txt.bz2 > From: Jim Blandy > Date: Thu, 28 Mar 2002 02:05:04 -0500 (EST) > > I'll start breaking it into individual patches and submitting it soon. When you do, please don't forget documentation. Thanks.