From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17487 invoked by alias); 28 Jul 2011 16:13:19 -0000 Received: (qmail 17476 invoked by uid 22791); 28 Jul 2011 16:13:17 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jul 2011 16:13:01 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LP100700WVRSX00@a-mtaout21.012.net.il> for gdb@sourceware.org; Thu, 28 Jul 2011 19:13:00 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.48.51]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LP1007TLX1NQ160@a-mtaout21.012.net.il>; Thu, 28 Jul 2011 19:13:00 +0300 (IDT) Date: Thu, 28 Jul 2011 16:13:00 -0000 From: Eli Zaretskii Subject: Re: py-breakpoint.c fails to compile with MinGW GCC In-reply-to: To: Tom Tromey Cc: pmuldoon@redhat.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83mxfye63t.fsf@gnu.org> References: X-IsSubscribed: yes 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-07/txt/msg00114.txt.bz2 > From: Tom Tromey > Cc: Eli Zaretskii , gdb@sourceware.org > Date: Thu, 28 Jul 2011 09:01:31 -0600 > > Phil> It does not seem to have been checked in, even though it was reviewed. > > It needed changes. Any hints as to what changes are needed? Is it just to move the call before PyType_Ready ? TIA Anyway, I think it's a pity we released 7.3 with this problem unsolved.