From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85847 invoked by alias); 25 May 2016 14:54:33 -0000 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 Received: (qmail 85833 invoked by uid 89); 25 May 2016 14:54:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*UA:version, H*x:version X-HELO: e06smtp15.uk.ibm.com Received: from e06smtp15.uk.ibm.com (HELO e06smtp15.uk.ibm.com) (195.75.94.111) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Wed, 25 May 2016 14:54:31 +0000 Received: from localhost by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 25 May 2016 15:54:28 +0100 Received: from d06dlp02.portsmouth.uk.ibm.com (9.149.20.14) by e06smtp15.uk.ibm.com (192.168.101.145) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 25 May 2016 15:54:26 +0100 X-IBM-Helo: d06dlp02.portsmouth.uk.ibm.com X-IBM-MailFrom: uweigand@de.ibm.com X-IBM-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id B2ED92190061 for ; Wed, 25 May 2016 15:53:59 +0100 (BST) Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u4PEsPMj4850016 for ; Wed, 25 May 2016 14:54:25 GMT Received: from d06av05.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u4PEsPwq012469 for ; Wed, 25 May 2016 08:54:25 -0600 Received: from oc7340732750.ibm.com (dyn-9-152-213-42.boeblingen.de.ibm.com [9.152.213.42]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u4PEsPoR012453; Wed, 25 May 2016 08:54:25 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id 38B38F97D; Wed, 25 May 2016 16:54:25 +0200 (CEST) Subject: Re: [RFA v2 2/2] Fix PR python/17386 - add __index__ method to gdb.Value To: tom@tromey.com (Tom Tromey) Date: Wed, 25 May 2016 14:54:00 -0000 From: "Ulrich Weigand" Cc: tom@tromey.com (Tom Tromey), gdb-patches@sourceware.org In-Reply-To: <87eg8qutdk.fsf@tromey.com> from "Tom Tromey" at May 25, 2016 08:03:51 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20160525145425.38B38F97D@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16052514-0021-0000-0000-00003BFBAA3C X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused X-SW-Source: 2016-05/txt/msg00448.txt.bz2 Tom Tromey wrote: > Ulrich> Nothing defines HAVE_LIBPYTHON_2_4 on my machine; instead, we > Ulrich> seem to have > Ulrich> /* Define if Python 2.4 is being used. */ > Ulrich> #define HAVE_LIBPYTHON2_4 1 > Ulrich> in config.h ... Typo? > > Yes, sorry about that. > I'm fixing it as appended. Thanks, Tom! Bye, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com