From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14617 invoked by alias); 6 Feb 2008 19:42:34 -0000 Received: (qmail 14603 invoked by uid 22791); 6 Feb 2008 19:42:34 -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; Wed, 06 Feb 2008 19:42:17 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m16JgDSb015949; Wed, 6 Feb 2008 14:42:13 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m16JgCKB010983; Wed, 6 Feb 2008 14:42:12 -0500 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m16JgAmj020229; Wed, 6 Feb 2008 14:42:12 -0500 Message-ID: <47AA0D93.4040401@redhat.com> Date: Wed, 06 Feb 2008 19:42:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: insight@sourceware.org Subject: Re: generic/gdbtk-varobj.c: Adjust for varobj_list_children change References: In-Reply-To: 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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00010.txt.bz2 Maciej W. Rozycki wrote: > Following recent changes to varobj.c this is a fix to make Insight build > again. You've already committed this, yes? I didn't see a note stating as much. Thank you for the patch! Keith