From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31627 invoked by alias); 25 Sep 2010 23:56:40 -0000 Received: (qmail 31619 invoked by uid 22791); 25 Sep 2010 23:56:39 -0000 X-SWARE-Spam-Status: No, hits=-2.1 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; Sat, 25 Sep 2010 23:56:35 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7A5942BAC04; Sat, 25 Sep 2010 19:56:30 -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 llu7orneWE5f; Sat, 25 Sep 2010 19:56:30 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 27FF22BABF2; Sat, 25 Sep 2010 19:56:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D371EF591E; Sat, 25 Sep 2010 16:56:22 -0700 (PDT) Date: Sat, 25 Sep 2010 23:56:00 -0000 From: Joel Brobecker To: Fr?d?ric Buclin Cc: Andreas Schwab , gdb@sourceware.org Subject: Re: Closed bugs with no resolution in the 'gdb' product Message-ID: <20100925235622.GP3044@adacore.com> References: <4C9E6B57.8030509@netscape.net> <4C9E8950.2050808@netscape.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C9E8950.2050808@netscape.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-09/txt/msg00140.txt.bz2 > The problem is: which other bugs? They all come from Gnats, and that's > probably why the resolution is broken. And assuming the bugs they > pointed to are not in the DB, what should we do with them? They should be in the DB (AFAIK, all PRs were carried over during the transition). Do you have the old GNATS PRs? We can compute the new PR numbers using: PR-bugzilla = PR-gnats + 7105. -- Joel