From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2146 invoked by alias); 13 Apr 2002 00:08:42 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2139 invoked from network); 13 Apr 2002 00:08:41 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 13 Apr 2002 00:08:41 -0000 Received: from romulus.sfbay.redhat.com (remus.sfbay.redhat.com [172.16.27.252]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id RAA14822; Fri, 12 Apr 2002 17:08:39 -0700 (PDT) Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g3D08Xp09473; Fri, 12 Apr 2002 17:08:33 -0700 Date: Fri, 12 Apr 2002 17:08:00 -0000 From: Kevin Buettner Message-Id: <1020413000833.ZM9472@localhost.localdomain> In-Reply-To: Michael Elizabeth Chastain "[patch] gdb.c++/local.exp: add pr numbers" (Apr 12, 5:27pm) References: <200204122227.g3CMRt304579@duracef.shout.net> To: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com Subject: Re: [patch] gdb.c++/local.exp: add pr numbers MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-04/txt/msg00478.txt.bz2 On Apr 12, 5:27pm, Michael Elizabeth Chastain wrote: > This patch adds gnats PR numbers to gdb.c++/local.exp for the tests which > are known to fail. Twenty-four hours for comments, and then I'll apply. What happens as the bugs are fixed? Do we then take the PR numbers out? Kevin