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: PATCH to gdb/ada-lang.c


On Fri, Feb 09, 2007 at 12:25:27PM -0800, Joel Brobecker wrote:
> Hello Gaby,
> 
> Thanks for your patch.
> 
> > 2007-02-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>
> > 
> > 	* ada-lang.c (remove_out_of_scope_renamings): Change third parameter's
> > 	type to a pointer to const struct block.
> > 	(ada_lookup_symbol_list): Don't cast away constness when calling
> > 	remove_out_of_scope_renamings.
> 
> I had a look, and although I cannot approve your change, I agree
> with your conclusions and your patch.

Good enough for me; is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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