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


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

ARGH! I missed that message :-(.  Don't hestitate to ping me
when Ada is involved, or even to take action. At worst, I can
always put it back if we later find that we need it after all.

Function removed thusly:

2009-02-19  Joel Brobecker  <brobecker@adacore.com>

        * ada-typeprint.c (ada_typedef_print): Remove.  Unused.

Tested on x86-linux by rebuilding GDB. I also grepped all files
in the sources to make sure it's not referenced anywhere else
(except ChangeLog files).

Sorry again for missing the first message.

-- 
Joel

Attachment: unused.diff
Description: Text document


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