This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] win32-nat.c: Simplify generation of Windows environment


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]