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] Overload resolution among children of a common ancestor


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

Sami> Hmm.. is it cool if I just declare the constants 'extern const' in the
Sami> header and then define them in gdbtypes.c, without #defines ? As in
Sami> the attached patch.

Yeah, that is fine.  It is a little weird to have uppercased names, but
I think it is fine in this case.

This patch is ok.  Thanks.

Tom


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