From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11901 invoked by alias); 23 Apr 2009 06:51:17 -0000 Received: (qmail 11887 invoked by uid 22791); 23 Apr 2009 06:51:15 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.153) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Apr 2009 06:51:09 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n3N6onjW031270 ; Thu, 23 Apr 2009 08:50:49 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms2.u-strasbg.fr [IPv6:2001:660:2402:d::11]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n3N6onkv081500 ; Thu, 23 Apr 2009 08:50:49 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (www-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n3N6onHM057237 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Thu, 23 Apr 2009 08:50:49 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: Cc: References: <001901c9c399$81854fe0$848fefa0$@u-strasbg.fr> In-Reply-To: Subject: RE: [RFC] Change OK: to ARI: for ARI rule ignore Date: Thu, 23 Apr 2009 06:51:00 -0000 Message-ID: <002a01c9c3df$d77f5760$867e0620$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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/msg00638.txt.bz2 > -----Message d'origine----- > De=A0: Tom Tromey [mailto:tromey@redhat.com] > Envoy=E9=A0: Thursday, April 23, 2009 1:44 AM > =C0=A0: Pierre Muller > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: [RFC] Change OK: to ARI: for ARI rule ignore >=20 > >>>>> "Pierre" =3D=3D Pierre Muller writes: >=20 > Pierre> Thus, I would like to restrict that rule to only accept > Pierre> /* ARI: rule_name */. >=20 > I think this sounds like a good idea. =20=20 > Pierre> The main problem if I commit both before next release is > that, > Pierre> if ARI is rerun on gdb 6.8 release, this change will generate > Pierre> new false warnings. >=20 > Is that something we would want to do? Can't we just run it once, say > today, and save the results? I mean, if that is something we need. You are right, the ARI page for 6.8 release dates from 2008/03/27 which is the release date... There is nothing in the automatic script that seems to update this page, so maybe I can commit both together? Pierre