From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25236 invoked by alias); 10 Mar 2003 19:14:11 -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 25207 invoked from network); 10 Mar 2003 19:14:11 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 10 Mar 2003 19:14:11 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h2AJEBQ29173; Mon, 10 Mar 2003 14:14:11 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2AJEAV27678; Mon, 10 Mar 2003 14:14:10 -0500 Received: from dragon (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2AJE8122109; Mon, 10 Mar 2003 14:14:08 -0500 Subject: Re: [toplevel patch] delete references to tix From: "Martin M. Hunt" To: Alexandre Oliva Cc: Nathanael Nerode , gdb-patches@sources.redhat.com, binutils@sources.redhat.com, "insight@sources.redhat.com" , gcc-patches@gcc.gnu.org, dj@redhat.com In-Reply-To: References: <20030310182220.GA461@doctormoo> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 10 Mar 2003 19:14:00 -0000 Message-Id: <1047323650.1149.1.camel@Dragon> Mime-Version: 1.0 X-SW-Source: 2003-03/txt/msg00227.txt.bz2 On Mon, 2003-03-10 at 11:06, Alexandre Oliva wrote: > Please defer the installation of this patch until a stable release of > gdb/insight is out there that no longer uses tix. Ok to install 1-2 > weeks afterwards. Insight hasn't used tix for 4-5 months. Martin