From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20825 invoked by alias); 16 Feb 2004 18:20:39 -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 20778 invoked from network); 16 Feb 2004 18:20:35 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 16 Feb 2004 18:20:35 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 75F262B92; Mon, 16 Feb 2004 13:20:34 -0500 (EST) Message-ID: <403109F2.7080904@gnu.org> Date: Mon, 16 Feb 2004 18:20:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc; rfa:doco] Add -Wunused-function to -Werror list References: <402BCB69.1080100@gnu.org> <4030007F.6010407@gnu.org> <2719-Mon16Feb2004121016+0200-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00417.txt.bz2 >> Date: Sun, 15 Feb 2004 18:27:59 -0500 >> From: Andrew Cagney >> >> I've checked in the config change, Eli, how's the doco? > > > Sorry, missed your original message. The gdbint.texinfo patch is > okay. Thanks, committed. Andrew