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: Fix most -Wmissing-prototypes -Wmissing-declarations warnings


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

>> The ada_typedef_print thing is a known oddity:
>> http://sourceware.org/ml/gdb-patches/2008-09/msg00541.html

Joel> ARGH! I missed that message :-(.  Don't hestitate to ping me
Joel> when Ada is involved, or even to take action.

I would have, but I forgot about it myself :).  I'll try to file a PR
or something next time, if that works for you.  (I find the
persistence of bug reports preferable in a situation like this.)

Joel> Function removed thusly:
Joel> 2009-02-19  Joel Brobecker  <brobecker@adacore.com>
Joel>         * ada-typeprint.c (ada_typedef_print): Remove.  Unused.

I thought perhaps you'd want to wire it into
ada_lookup_partial_symbol, replacing default_print_typedef.
But I don't know Ada and if the default is ok with you...

Tom


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