From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1110 invoked by alias); 13 Jan 2004 17:07:29 -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 1099 invoked from network); 13 Jan 2004 17:07:28 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 13 Jan 2004 17:07:28 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id AFD412B8F; Tue, 13 Jan 2004 12:07:22 -0500 (EST) Message-ID: <400425CA.7080304@gnu.org> Date: Tue, 13 Jan 2004 17:07: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: [rfc, rfa:doco] Add -Wunused-label to -Werror list References: <400180C8.70803@gnu.org> <3405-Sun11Jan2004203155+0200-eliz@elta.co.il> <4002ED99.5000108@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00345.txt.bz2 >> Date: Mon, 12 Jan 2004 13:55:21 -0500 >> From: Andrew Cagney >> > >> > Date: Sun, 11 Jan 2004 11:58:48 -0500 > >> >> From: Andrew Cagney >> >> >> >> Eli, doco look ok? > >> > >> > Yes, except that I'd suggest to say more explicitly what is the >> > programming error being shown in that fragment. Someone might not get >> > it... > >> >> Something like ...? > > > Yes, thanks. Thanks, committed. Andrew