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: New ARI warning Fri Jul 2 01:53:49 UTC 2010


On Wednesday 28 July 2010 19:07:31, Joel Brobecker wrote:
> > > gdb/remote.c:2787: code: sprintf: Do not use sprintf, instead use xstrprintf
> > gdb/remote.c:2787:  sprintf (p, ');
> > 1161a1163
> > > gdb/remote.c:9747: gettext: _ markup: All messages should be marked up with _.
> > gdb/remote.c:9747:		error ("Static tracepoint not valid during download");
> > 1450,1451d1451
> > > gdb/tracepoint.c:4133: gettext: _ markup: All messages should be marked up with _.
> > gdb/tracepoint.c:4133:    error ("bad marker definition: %s", line);
> 
> I fixed those thusly.  I don't know how to say this without sounding
> like I am complaining, but I had hoped that we would all look at those
> reports and that whoever caused the new warnings would act to fix them.

Sounds like my fault.  Sorry, I completely missed this.  Do fell free
to just bring it to my attention to fix it instead of fixing it
yourself.  :-)  Thanks for fixing.

-- 
Pedro Alves


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