From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14794 invoked by alias); 3 Apr 2004 12:05:17 -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 14787 invoked from network); 3 Apr 2004 12:05:17 -0000 Received: from unknown (HELO nile.gnat.com) (205.232.38.5) by sources.redhat.com with SMTP; 3 Apr 2004 12:05:17 -0000 Received: from localhost (localhost [127.0.0.1]) by nile.gnat.com (Postfix) with ESMTP id 95EBEF28F7; Sat, 3 Apr 2004 07:05:16 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03086-01-4; Sat, 3 Apr 2004 07:05:16 -0500 (EST) Received: by nile.gnat.com (Postfix, from userid 1345) id 16B14F28D4; Sat, 3 Apr 2004 07:05:15 -0500 (EST) From: Paul Hilfinger To: drow@false.org Cc: gdb-patches@sources.redhat.com In-reply-to: <20040402163309.GA12915@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 2 Apr 2004 11:33:09 -0500) Subject: Re: [RFA] Add language-dependent post-parser References: <20040304113345.5DADDF2EDC@nile.gnat.com> <20040402163309.GA12915@nevyn.them.org> Message-Id: <20040403120515.16B14F28D4@nile.gnat.com> Date: Sat, 03 Apr 2004 12:05:00 -0000 X-Virus-Scanned: by amavisd-new at nile.gnat.com X-SW-Source: 2004-04/txt/msg00093.txt.bz2 Daniel, Thanks for the comments. I will revise as per your suggestions. Paul Hilfinger