From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8189 invoked by alias); 27 Aug 2002 22:37:47 -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 8164 invoked from network); 27 Aug 2002 22:37:46 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 27 Aug 2002 22:37:46 -0000 Received: from fleche.redhat.com (tq0209.peakpeak.com [207.174.177.209]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id QAA01099; Tue, 27 Aug 2002 16:37:43 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 5C2DF4F829D; Tue, 27 Aug 2002 16:33:56 -0600 (MDT) To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: osabi.c correctness patch (Was: new build failure) References: <87n0r8i35t.fsf@fleche.redhat.com> <15723.52602.741154.488098@localhost.redhat.com> <87d6s4hwwy.fsf_-_@fleche.redhat.com> <877kichw4e.fsf@fleche.redhat.com> <15723.64906.189232.478903@localhost.redhat.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: Once, there was NO fun... This was before MENU planning, FASHION statements or NAUTILUS equipment... Then, in 1985.. FUN was completely encoded in this tiny MICROCHIP.. It contain 14,768 vaguely amusing SIT-COM pilots!! We had to wait FOUR BILLION years but we finally got JERRY LEWIS, MTV and a large selection of creme-filled snack cakes! Date: Tue, 27 Aug 2002 15:42:00 -0000 In-Reply-To: <15723.64906.189232.478903@localhost.redhat.com> Message-ID: <878z2sgcdn.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00924.txt.bz2 >>>>> "Elena" == Elena Zannoni writes: Elena> I wonder if we should enable ,-Werror by default on certain Elena> platforms. I was under the impression that the maintainers used it regularly. That's why I enabled it in my builds -- to avoid submitting embarrassing patches in the future :-) >> Ok to commit? Elena> Sure. Done. Thanks for the quick turnaround. Tom