From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9410 invoked by alias); 1 Oct 2009 18:27:56 -0000 Received: (qmail 9386 invoked by uid 22791); 1 Oct 2009 18:27:56 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 18:27:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0F0022BABBD; Thu, 1 Oct 2009 14:27:46 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id G5WxS74mg12m; Thu, 1 Oct 2009 14:27:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C5D202BABB7; Thu, 1 Oct 2009 14:27:45 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 602D2F593D; Thu, 1 Oct 2009 11:27:40 -0700 (PDT) Date: Thu, 01 Oct 2009 18:27:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: ralf.corsepius@rtems.org, gdb@sourceware.org, jan.kratochvil@redhat.com, tromey@redhat.com Subject: Re: GDB 6.8.92 available for testing Message-ID: <20091001182740.GG6532@adacore.com> References: <20090930204828.GB31446@adacore.com> <4AC41F44.1040502@rtems.org> <20091001170744.GC6532@adacore.com> <4AC4E4F6.5080500@rtems.org> <200910011733.n91HXDnX007084@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200910011733.n91HXDnX007084@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00024.txt.bz2 > Are we still turning off -Werror for releases? In that case, there > really isn't a problem. We don't anymore, but we can fix that. We have to decide whether to do it for this release, and what we want to do for future releases in general. It would make it simpler for non-contributors if the releases were built without -Werror. -- Joel