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] Fix remote-fileio.c compilation for Cygwin 1.5 API


On Wed, Mar 10, 2010 at 12:50:14AM +0100, Pierre Muller wrote:
>Hi Christopher,
>> >I just discovered for windows-nat.c
>> >
>> >See http://sourceware.org/ml/gdb-patches/2010-03/msg00344.html
>> 
>> You're right.  My macro was too simple minded.  I've checked in your
>> change to windows-nat.c.  If you want to use that in remote-fileio.c
>> that's fine.  Or not.  It really isn't a big deal either way.
>Thanks for the check-in.
>
> OK, here is a new, lighter version of the remote-fileio.c patch...
>There is also a small problem remaining for windows-nat.c
>(the previous definition of the cygwin_conv_path macro
>needs to be removed).
>
>Is this patch OK?
>
>Pierre
>
>2010-03-10  Pierre Muller  <muller@ics.u-strasbg.fr>
>
>	* remote-fileio.c (cygwin_conv_path): Define macro for old cygwin
>API.
>	* windows-nat.c (cygwin_conv_path): Remove old macro.

I've checked in the windows-nat.c change.  The remote-fileio.c change looks
good to me.

cgf


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