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: [commit] Build memmem with -Wno-error.


On Tue, 31 Aug 2010 22:34:16 +0200, Pedro Alves wrote:
> On Tuesday 31 August 2010 21:14:55, Jan Kratochvil wrote:
> > This is a longterm cosmetic problem.  Anytime I modify anything in defs.h VIM
> > jumps to the warnings in monitor.c which I have to skip.
> > 
> > There should be the explicit -Wno-format-nonliteral form.  Just removing
> > -Wformat-nonliteral or -Werror is not enough.
[...]
> 
> I'm not sure whether this may break the build on older gcc's, but
> given --disable-werror, it's fine with me to give this a try.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-09/msg00017.html


Thanks,
Jan


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