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 1/2] Fix overload resolution of int* vs void*


>>>>> "Sami" == sami wagiaalla <swagiaal@redhat.com> writes:

Sami> Eliminate 'is_ancestor' redundant code.

Sami> 2010-10-08  Sami Wagiaalla  <swagiaal@redhat.com>
Sami> 	* gdbtypes.c (do_is_ancestor): New function.
Sami> 	(is_ancestor): Use do_is_ancestor.
Sami> 	(is_public_ancestor): Use do_is_ancestor.

Ok.  Thanks.

Tom


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