From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 489 invoked by alias); 20 Oct 2008 00:38:58 -0000 Received: (qmail 473 invoked by uid 22791); 20 Oct 2008 00:38:57 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Oct 2008 00:38:20 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m9K0aEAM031558; Sun, 19 Oct 2008 20:36:14 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m9K0aDTQ017610; Sun, 19 Oct 2008 20:36:13 -0400 Received: from opsy.redhat.com (vpn-12-33.rdu.redhat.com [10.11.12.33]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m9K0aCw9013238; Sun, 19 Oct 2008 20:36:12 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 6442A378722; Sun, 19 Oct 2008 18:36:09 -0600 (MDT) To: Pedro Alves Cc: archer@sourceware.org, "Paul Pluzhnikov" , gdb-patches@sourceware.org Subject: Re: Make GDB build with python 2.4 again. References: <200810192118.18369.pedro@codesourcery.com> <200810200106.09981.pedro@codesourcery.com> <200810200127.25864.pedro@codesourcery.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Mon, 20 Oct 2008 00:38:00 -0000 In-Reply-To: <200810200127.25864.pedro@codesourcery.com> (Pedro Alves's message of "Mon\, 20 Oct 2008 01\:27\:25 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00480.txt.bz2 >>>>> "Pedro" == Pedro Alves writes: >> Would you mind updating gdbint.texinfo to say that? Pedro> That sounds fair. I'll do that. Thanks. Pedro> However, I'm also fine with reverting my last change, and Pedro> applying Paul's if that's less work for you. Heck, that's why we Pedro> use a revision control system. >> Forward! I'll just fix the branch. Pedro> Thanks. I pushed the changes to python branch. Tom