From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16818 invoked by alias); 12 Oct 2010 15:33:54 -0000 Received: (qmail 16809 invoked by uid 22791); 12 Oct 2010 15:33:53 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_05,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Oct 2010 15:33:48 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P5grK-0008My-O4; Tue, 12 Oct 2010 11:33:46 -0400 From: Eli Zaretskii To: "Pierre Muller" CC: gdb-patches@sourceware.org, pedro@codesourcery.com In-reply-to: <002401cb6a1e$4eaf5e30$ec0e1a90$@muller@ics-cnrs.unistra.fr> (pierre.muller@ics-cnrs.unistra.fr) Subject: Re: [RFA/Obvious] Fix go32v2 compilation. Reply-to: Eli Zaretskii References: <002401cb6a1e$4eaf5e30$ec0e1a90$@muller@ics-cnrs.unistra.fr> Message-Id: Date: Tue, 12 Oct 2010 15:33:00 -0000 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: 2010-10/txt/msg00193.txt.bz2 > From: "Pierre Muller" > Cc: "'Eli Zaretskii'" , "'Pedro Alves'" > Date: Tue, 12 Oct 2010 17:01:10 +0200 > > Go32v2 native target doesn't compile anymore... > since a patch by Pedro dating back 2010-08-20 :( > > Which sadly means that not many persons currently still try to use > current CVS tree for go32v2... That's true. I don't have enough time to compile it except occasionally. Too busy developing bidirectional editing support for Emacs. Thanks for fixing this.