This is the mail archive of the gdb-patches@sources.redhat.com 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: Further gdbserver cleanups


> 
> I haven't added the configury for ,-Werror yet.  I'll do that soon. 
> The way that gdbserver is implemented (and for most of the what I see
> changing in the near future) it does not have the motivation that GDB
> has to avoid -Wunused-parameter; so I went with -Wall by default, which
> is stronger.  If you'd prefer that I be consistent with the rest of GDB
> I've no objection.

If you've hit -Wall for the moment, stick with it.  Just don't be 
suprised when people commit stuff that tickles -Wall but not the 
,-Werror :-)

Andrew



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