From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15947 invoked by alias); 1 Oct 2009 18:40:54 -0000 Received: (qmail 15939 invoked by uid 22791); 1 Oct 2009 18:40:53 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 18:40:50 +0000 Received: from wpaz24.hot.corp.google.com (wpaz24.hot.corp.google.com [172.24.198.88]) by smtp-out.google.com with ESMTP id n91IelXg008128 for ; Thu, 1 Oct 2009 11:40:47 -0700 Received: from ywh14 (ywh14.prod.google.com [10.192.8.14]) by wpaz24.hot.corp.google.com with ESMTP id n91IejY2011049 for ; Thu, 1 Oct 2009 11:40:45 -0700 Received: by ywh14 with SMTP id 14so533662ywh.26 for ; Thu, 01 Oct 2009 11:40:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.166.10 with SMTP id t10mr1430704ano.143.1254422445142; Thu, 01 Oct 2009 11:40:45 -0700 (PDT) In-Reply-To: <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> <20091001182740.GG6532@adacore.com> Date: Thu, 01 Oct 2009 18:40:00 -0000 Message-ID: <8ac60eac0910011140r3b037146kfb3cd497c5683a18@mail.gmail.com> Subject: Re: GDB 6.8.92 available for testing From: Paul Pluzhnikov To: Joel Brobecker Cc: Mark Kettenis , ralf.corsepius@rtems.org, gdb@sourceware.org, jan.kratochvil@redhat.com, tromey@redhat.com Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes 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/msg00026.txt.bz2 On Thu, Oct 1, 2009 at 11:27 AM, Joel Brobecker wrote: > 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. FWIW, CVS Head generates a *ton* of warnings on Darwin (Leopard); I had to turn -Werror off to build it (yesterday). -- Paul Pluzhnikov