From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30518 invoked by alias); 20 Oct 2008 00:27:55 -0000 Received: (qmail 30502 invoked by uid 22791); 20 Oct 2008 00:27:54 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Oct 2008 00:27:18 +0000 Received: (qmail 22454 invoked from network); 20 Oct 2008 00:27:16 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 20 Oct 2008 00:27:16 -0000 From: Pedro Alves To: archer@sourceware.org, Tom Tromey Subject: Re: Make GDB build with python 2.4 again. Date: Mon, 20 Oct 2008 00:27:00 -0000 User-Agent: KMail/1.9.9 Cc: "Paul Pluzhnikov" , gdb-patches@sourceware.org References: <200810192118.18369.pedro@codesourcery.com> <200810200106.09981.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810200127.25864.pedro@codesourcery.com> X-IsSubscribed: yes 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/msg00479.txt.bz2 On Monday 20 October 2008 01:11:40, Tom Tromey wrote: > >>>>> "Pedro" == Pedro Alves writes: > > Pedro> For new code, we should try avoiding them, it's just unneeded > Pedro> extra work to adjust them when interfaces change. > > Would you mind updating gdbint.texinfo to say that? That sounds fair. I'll do that. > 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. > Thanks. -- Pedro Alves