From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30311 invoked by alias); 16 Dec 2011 16:16:37 -0000 Received: (qmail 30287 invoked by uid 22791); 16 Dec 2011 16:16:35 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Dec 2011 16:16:22 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RbaSL-00003U-8N from pedro_alves@mentor.com ; Fri, 16 Dec 2011 08:16:21 -0800 Received: from scottsdale.localnet ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 16 Dec 2011 16:16:19 +0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [windows mingw]gdb cvs head build error in windows-nat.c Date: Fri, 16 Dec 2011 16:17:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-13-generic; KDE/4.7.2; x86_64; ; ) Cc: Pierre Muller , "'asmwarrior'" , gdb@sourceware.org References: <4EEB53E4.3070207@gmail.com> <4EEB56CE.6050908@gmail.com> <004501ccbc05$bc014540$3403cfc0$@muller@ics-cnrs.unistra.fr> In-Reply-To: <004501ccbc05$bc014540$3403cfc0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201112161616.13505.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: 2011-12/txt/msg00515.txt.bz2 On Friday 16 December 2011 15:16:48, Pierre Muller wrote: > Any small patch that resolves a build failure > (especially for a native target) should be considered > as obvious and can thus be applied without > the need to wait for approval by a global maintainers. Unless it isn't obvious :-) but I agree this one is as obvious as it can get. Please go ahead and apply it if it fixes the issue. Thanks, and sorry for the breakage. -- Pedro Alves