From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30085 invoked by alias); 2 Feb 2006 03:23:00 -0000 Received: (qmail 30075 invoked by uid 22791); 2 Feb 2006 03:22:59 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Feb 2006 03:22:57 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k123MmnS010826; Wed, 1 Feb 2006 22:22:48 -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 k123Mm117279; Wed, 1 Feb 2006 22:22:48 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k123MllQ012931; Wed, 1 Feb 2006 22:22:47 -0500 Message-ID: <43E17B06.7050404@redhat.com> Date: Thu, 02 Feb 2006 03:23:00 -0000 From: Keith Seitz User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) MIME-Version: 1.0 To: Pavel Roskin CC: insight@sourceware.org Subject: Re: New release? References: <1138843155.17621.10.camel@dv> In-Reply-To: <1138843155.17621.10.camel@dv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00044.txt.bz2 Pavel Roskin wrote: > I'm surprised that there have been no releases since December, although > 6.4.0 has a known build problem (tcl/unix/configure: line 7061: syntax > error) with a known fix. GDB 6.4.1 has not been released. Insight releases are tied to GDB releases (mainly for my own convenience -- since I don't really do a whole lot with insight any more). > Possible fixes, sorted by impact: > > Remove tcl/tk from the sources > Update tcl/tk to the latest versions Patches are always welcome. This first item is high on my hit list, but I haven't had the time for a long, long time, but one of these days, I'll get fed up and do it. Truth be told, I don't really think it would take me more than about 10-15 hours, including testing. > Fix stray quotes in the currently bundled tcl/tk sources > > For the latest approach, the patch is attached. Yes, I will check and apply your patches. Thank you. Keith