From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32269 invoked by alias); 5 May 2010 18:23:27 -0000 Received: (qmail 32217 invoked by uid 22791); 5 May 2010 18:23:18 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 May 2010 18:23:13 +0000 Received: (qmail 8563 invoked from network); 5 May 2010 18:23:11 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 5 May 2010 18:23:11 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: Add prms_id and bug_id to the ARI? Date: Wed, 05 May 2010 18:23:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-20-generic; KDE/4.3.2; x86_64; ; ) Cc: Joel Brobecker References: <20100505181633.GT2768@adacore.com> In-Reply-To: <20100505181633.GT2768@adacore.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005051923.06530.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2010-05/txt/msg00106.txt.bz2 On Wednesday 05 May 2010 19:16:33, Joel Brobecker wrote: > Now that these are gone, I would like to prevent any accidental > re-introduction, so I'm thinking we could use the ARI for that? > > Any objection? No objection, though, if we're going to forbid its use, it should be even more effective to check if it is set to anything other than 0 somewhere in the testsuite common code, so that the person writing the test gets a loud bark from the testsuite before even posting the patch. :-) -- Pedro Alves