From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22524 invoked by alias); 9 Jun 2008 20:41:04 -0000 Received: (qmail 22515 invoked by uid 22791); 9 Jun 2008 20:41:04 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jun 2008 20:40:44 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7135B98402; Mon, 9 Jun 2008 20:40:42 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2381B98401; Mon, 9 Jun 2008 20:40:41 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K5oAT-0002Mi-5K; Mon, 09 Jun 2008 16:40:41 -0400 Date: Mon, 09 Jun 2008 20:41:00 -0000 From: Daniel Jacobowitz To: Andreas Schwab Cc: Joel Brobecker , Tom Tromey , Gdb List Subject: Re: gnats -> bugzilla Message-ID: <20080609204041.GA8736@caradoc.them.org> Mail-Followup-To: Andreas Schwab , Joel Brobecker , Tom Tromey , Gdb List References: <20080609200423.GL14816@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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: 2008-06/txt/msg00064.txt.bz2 On Mon, Jun 09, 2008 at 10:29:32PM +0200, Andreas Schwab wrote: > Joel Brobecker writes: > > >> If you have any objections, speak up. > > > > My only concern is that we have references to bug numbers in our > > sources as well as inside our testsuite. Are we going to replace > > these references with the new numbers? > > If the bugs are renumbered with a constant offset that is greater than > the biggest gnats number in use then you can easily identify them and > map them to the new bz number. Right. That's what I had in mind - there are more bugs currently in the sourceware bugzilla than there are in GDB's GNATS. We can put a note in testsuite/README and maybe the GDB internals manual too. -- Daniel Jacobowitz CodeSourcery