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] Update cygwin specific code in nto-tdep.c



> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Joel Brobecker
> Envoyé?: lundi 2 mai 2011 23:37
> À?: Pierre Muller
> Cc?: gdb-patches@sourceware.org
> Objet?: Re: [RFA] Update cygwin specific code in nto-tdep.c
> 
> > 2011-04-19  Pierre Muller  <muller@ics.u-strasbg.fr>
> >
> > 	* nto-tdep.c (nto_target): Replace deprecated call to
> > 	cygwin_conv_to_posix_path functions by cygwin_conv_path calls.
> 
> Has this been reviewed?  If not, this looks OK to me.

  Thanks for the approval,
patch committed in
http://sourceware.org/ml/gdb-cvs/2011-05/msg00012.html


Pierre
 
> Note that strictly speaking, the call to cygwin_conv_path is made
> such that a relative path from QNX_TARGET is not preserved relative
> anymore.  Looking at the usage, I think that's an improvement, though.

  I didn't really realize that this was changing from
cygwin_conv_to_posix_path
to cygwin_conv_path.




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