From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16677 invoked by alias); 23 Apr 2009 18:42:23 -0000 Received: (qmail 16660 invoked by uid 22791); 23 Apr 2009 18:42:22 -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, 23 Apr 2009 18:42:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3DE0C2BACBA; Thu, 23 Apr 2009 14:42:17 -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 w7uBqeeSD6Dr; Thu, 23 Apr 2009 14:42:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3369E2BACC0; Thu, 23 Apr 2009 14:42:16 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9B424F5924; Thu, 23 Apr 2009 11:42:13 -0700 (PDT) Date: Thu, 23 Apr 2009 18:42:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFC] Send new ARI warnings to gdb_testers mailing list Message-ID: <20090423184213.GE7552@adacore.com> References: <001801c9c397$0e35ba90$2aa12fb0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001801c9c397$0e35ba90$2aa12fb0$@u-strasbg.fr> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00657.txt.bz2 > To give more echo to new ARI warnings, I propose to automatically > generate a email to gdb-testers@sourceware.org each time the result > file ari.source.bug changes. Generally speaking, why not. We could give it a try and see if it helps. However, the way it is implemented right now means that we'll also get an email when we fix things. I think that would be too much. What do others think? -- Joel