From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24921 invoked by alias); 25 Aug 2011 17:59:47 -0000 Received: (qmail 24905 invoked by uid 22791); 25 Aug 2011 17:59:47 -0000 X-SWARE-Spam-Status: No, hits=-7.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 25 Aug 2011 17:59:29 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7PHxQ8P008359 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 25 Aug 2011 13:59:26 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p7PHxP72008427; Thu, 25 Aug 2011 13:59:25 -0400 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p7PHxNxb018434; Thu, 25 Aug 2011 13:59:24 -0400 From: Tom Tromey To: pmuldoon@redhat.com Cc: Andrew Oakley , Daniel Jacobowitz , gdb-patches@sourceware.org, gdb@sourceware.org Subject: Re: Some Python ideas, looking for feedback References: <09787EF419216C41A903FD14EE5506DD0151D583A2@AUSX7MCPC103.AMER.DELL.COM> <201108161345.33448.andre.poenitz@nokia.com> <09787EF419216C41A903FD14EE5506DD0151D585D2@AUSX7MCPC103.AMER.DELL.COM> <20110817193710.59945561@ado-gentoo> <20110817201316.64fc14e5@ado-gentoo> <4E54C8C6.3020309@ado.is-a-geek.net> Date: Thu, 25 Aug 2011 17:59:00 -0000 In-Reply-To: (Phil Muldoon's message of "Wed, 24 Aug 2011 12:42:25 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-08/txt/msg00115.txt.bz2 >>>>> "Phil" == Phil Muldoon writes: Phil> Didn't Eli already approve it? Yes. I'm checking it in. Andrew, please write a ChangeLog entry next time. Here is what I am using: 2011-08-25 Andrew Oakley * gdb.texinfo (Types In Python): Document 'bitpos' for enums. Phil> If so, do you have FSF paperwork filed (I'm not a maintainer, so I won't Phil> hazard a guess if this is ok to be posted by another committer). Phil> OTOH, if you see yourself doing more GDB hacking, and do not have Phil> paperwork, best to get that underway. Sometimes there can be long Phil> delays in that process. If you already have paperwork, you can get write-after-approval access; contact me off-list. Tom