From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1049 invoked by alias); 17 Dec 2002 11:08: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 1041 invoked from network); 17 Dec 2002 11:08:13 -0000 Received: from unknown (HELO localhost.redhat.com) (195.224.55.237) by 209.249.29.67 with SMTP; 17 Dec 2002 11:08:13 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A07D94020; Tue, 17 Dec 2002 06:07:59 -0500 (EST) Message-ID: <3DFF058F.3000508@redhat.com> Date: Tue, 17 Dec 2002 04:28:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] Replace complain() with complaint() References: <1021212043633.ZM12225@localhost.localdomain> <1021217004001.ZM2826@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00515.txt.bz2 > On Dec 11, 9:36pm, Kevin Buettner wrote: > > >> Since the approach taken in replacing complain() with complaint() in >> dwarf2read.c was accepted, I'll look to commit the following patch >> early next week unless someone objects. > > > Committed. Thanks! (And a long line of straight forward bugs bite the dust!) Andrew