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] Ada ARI fix for sprintf version 2


Thanks,

patch committed.

Pierre

> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Joel Brobecker
> Envoyé?: Tuesday, April 14, 2009 8:56 PM
> À?: Pierre Muller
> Cc?: 'Pedro Alves'; gdb-patches@sourceware.org
> Objet?: Re: [RFA] Ada ARI fix for sprintf version 2
> 
> > 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
> >
> > 	ARI fix: sprintf rule.
> > 	* ada-exp.y (convert_char_literal): Replace sprintf by xsnprintf.
> > 	* ada-lang.c (add_angle_brackets): Use xstrprintf.
> > 	(ada_decode): Replace sprintf by xsnprintf.
> > 	(find_old_style_renaming_symbol): Ditto.
> > 	(ada_to_fixed_type_1, ada_enum_name): Ditto.
> 
> Yes, this looks fine to me.
> 
> Thanks for doing this.
> --
> Joel


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