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: [pushed] Remove C-specific warnings from common warning set


On Sat, Mar 7, 2015 at 1:22 PM, Pedro Alves <palves@redhat.com> wrote:
> Whoops, these are C specific, but I somehow missed the warnings before:
>
>   cc1plus: warning: command line option â-Wmissing-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]

Maybe this one should be replaced with -Wmissing-declarations?


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