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


On Sat, Apr 06, 2002 at 02:49:31PM -0500, Andrew Cagney wrote:
> >
> >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 :-)

As soon as they do, I'll be motivated to move the configury for
--enable-build-warnings=,-Werror in :)

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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