From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32300 invoked by alias); 7 Dec 2006 16:35:37 -0000 Received: (qmail 32286 invoked by uid 22791); 7 Dec 2006 16:35:36 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 07 Dec 2006 16:35:25 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 8BFE6544001; Thu, 7 Dec 2006 17:35:22 +0100 (CET) Date: Thu, 07 Dec 2006 16:35:00 -0000 From: Corinna Vinschen To: gdb-patches@sourceware.org Subject: Re: [RFA] win32-nat.c: Simplify generation of Windows environment Message-ID: <20061207163522.GA9829@calimero.vinschen.de> Reply-To: gdb-patches@sourceware.org Mail-Followup-To: gdb-patches@sourceware.org References: <20061207095839.GA14487@calimero.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061207095839.GA14487@calimero.vinschen.de> User-Agent: Mutt/1.4.2.2i 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: 2006-12/txt/msg00099.txt.bz2 On Dec 7 10:58, Corinna Vinschen wrote: > Hi, > > the below patch simplifies the code which translates the Cygwin > environment into the native Windows environment. [...] The patch forgets to remove the local variables which are exclusively used to create the windows environment, namely winenv, temp, envlen and i. I fixed that in my local patch. I assume that doesn't require to resend the full patch. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat