From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11429 invoked by alias); 11 Apr 2009 21:41:36 -0000 Received: (qmail 11420 invoked by uid 22791); 11 Apr 2009 21:41:36 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 11 Apr 2009 21:41:31 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KHY00F00HGE0S00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Sun, 12 Apr 2009 00:41:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.240.185]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHY00C93HL3ET80@i_mtaout5.012.net.il>; Sun, 12 Apr 2009 00:41:27 +0300 (IDT) Date: Sat, 11 Apr 2009 21:41:00 -0000 From: Eli Zaretskii Subject: Re: [commit] Fix prototype related breakage in go32-nat.c In-reply-to: <200904112102.57302.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83prfiool0.fsf@gnu.org> References: <834owvoyvb.fsf@gnu.org> <200904111916.10115.pedro@codesourcery.com> <83ws9rng84.fsf@gnu.org> <200904112102.57302.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: 2009-04/txt/msg00227.txt.bz2 > From: Pedro Alves > Date: Sat, 11 Apr 2009 21:02:57 +0100 > > Thanks for posting that page, I forgot about it. As it happens, I already found the reasons for all the problems you describe there (and for a few more), and will be posting patches for them some time next week. Once the problems are solved in CVS, is there something we should do with the above page?