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] Ada simplification: ada_coerce_to_simple_array_type


> 	* ada-lang.c (ada_coerce_to_simple_array_type): Reimplement to
> 	avoid creating a dummy value.

I like this change. On the one hand, it's a slight duplication, but this
is a relatively standard idiom, so it's OK. When I'm done reconciling
the sources with AdaCore's, it'll be easier for me to overhaul the ada-*
sources. Thanks for this patch.

-- 
Joel


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