From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30646 invoked by alias); 29 Nov 2002 04:32:34 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 30639 invoked from network); 29 Nov 2002 04:32:33 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 29 Nov 2002 04:32:33 -0000 Received: by redhat.com (Postfix, from userid 201) id D4CF31BF3A; Thu, 28 Nov 2002 23:33:05 -0500 (EST) Date: Thu, 28 Nov 2002 20:32:00 -0000 From: Christopher Faylor To: Andrew Cagney Cc: insight@sources.redhat.com Subject: Re: [patch] remove Tix Message-ID: <20021129043305.GA17949@redhat.com> Mail-Followup-To: Andrew Cagney , insight@sources.redhat.com References: <1038424481.1963.0.camel@Imp> <20021128032632.GB28564@redhat.com> <3DE6E3F1.7000108@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DE6E3F1.7000108@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-q4/txt/msg00131.txt.bz2 On Thu, Nov 28, 2002 at 10:50:09PM -0500, Andrew Cagney wrote: >>On Wed, Nov 27, 2002 at 11:14:40AM -0800, Martin M. Hunt wrote: >> >>>2002-11-27 Martin M. Hunt >>> >>> * generic/gdbtk.c (gdbtk_init): Don't call Tix_Init. >>> Don't include tix.h >>> >>> * generic/gdbtk-hooks.c: Don't include tix.h. >>> >>> * generic/gdbtkj-cmds.c: Don't include tix.h. >> >> >>Does this mean that we can remove tix from the insight module >>on sources dot redhat dot com? > >Not really. > >If tix was removed, someone checking out: > -D last-year insight >would find that the no longer got tix (which was needed back then). So, we create a module "last-year-insight" or "insight-tix". I don't see any reason to bend over backwards accommodating unusual things like the above. cgf