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: [RFC/RFA] Remove bad pointer to long typecast in symfile.c source



> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Joel Brobecker
> Envoyé?: mardi 21 août 2012 17:39
> À?: Pierre Muller
> Cc?: 'GDB Patches'
> Objet?: Re: [RFC/RFA] Remove bad pointer to long typecast in symfile.c
> source
> 
> > 2012-08-13  Pierre Muller  <muller@ics.u-strasbg.fr>
> >
> >         * symfile.c (allocate_symtab): Use host_address_to_string
> >         function instead of cast of pointer to long which is not
> >         compatible with x86_64-w64-mingw32 build.
> 
> This does look correct to me. Please go ahead and commit.
> 
> Thank you, Pierre.

Thanks for the approval,

committed in
http://sourceware.org/ml/gdb-cvs/2012-08/msg00152.html

Pierre


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