From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13058 invoked by alias); 8 Mar 2010 20:09:13 -0000 Received: (qmail 13046 invoked by uid 22791); 8 Mar 2010 20:09:12 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Mar 2010 20:09:09 +0000 Received: (qmail 4935 invoked from network); 8 Mar 2010 20:09:07 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Mar 2010 20:09:07 -0000 Date: Mon, 08 Mar 2010 20:09:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Fix remote-fileio.c compilation for Cygwin 1.5 API Message-ID: <20100308200858.GA28304@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <000901cabeda$3cd7bd00$b6873700$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000901cabeda$3cd7bd00$b6873700$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.20 (2009-06-14) 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-03/txt/msg00334.txt.bz2 On Mon, Mar 08, 2010 at 05:13:06PM +0100, Pierre Muller wrote: > http://sourceware.org/ml/gdb-patches/2010-03/msg00101.html > > In order to complete the fix for 1.5 Cygwin API, > we need to fix the compilation failure in > remote-fileio.c source. > > Christopher said in a previous email that he > didn't have an opinion about that part. > http://sourceware.org/ml/gdb-patches/2010-03/msg00260.html > > I do not really know if there is a specific maintainer for this > file... Could someone (a global maintainr?) > please review this patch? This is OK. -- Daniel Jacobowitz CodeSourcery