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_find_any_type


> 
> 	* ada-lang.c (ada_find_any_type): Move check for primitive types ...
> 	(to_fixed_range_type): ... to here.

Looks OK as well.

Would you mind extending the description of ada_find_any_type to
say that it does not search the primitive types?  Otherwise, I'm afraid
that we might come across a situation one day where we want to search
the primitive types after a call to that function, and add it back
in that function because we weren't paying attention...

Thanks a lot,
-- 
Joel


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