From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20348 invoked by alias); 29 Jul 2004 19:25:03 -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 20338 invoked from network); 29 Jul 2004 19:25:02 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 29 Jul 2004 19:25:02 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i6TJP2e1018318 for ; Thu, 29 Jul 2004 15:25:02 -0400 Received: from zenia.home.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 i6TJP0a14719; Thu, 29 Jul 2004 15:25:01 -0400 To: David Lecomber Cc: patches Subject: Re: [RFA] Dwarf2 Producer info (dwarf2read.c) References: <1090362598.21483.108.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> <1090876372.18879.6.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> <1091097968.10751.48.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> From: Jim Blandy Date: Thu, 29 Jul 2004 19:25:00 -0000 In-Reply-To: <1091097968.10751.48.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-07/txt/msg00447.txt.bz2 David Lecomber writes: > > Apologies in advance for the wrapping of lines that Evolution will do in > > the comment.. > > Reposting with final suggested changes from Jim B to ChangeLog plus the > patch is now an attachment. Looks great --- thanks. Please commit.