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 Aug 14 01:54:27 UTC 2015


On 14 August 2015 at 03:54, GDB Administrator <gdbadmin@sourceware.org> wrote:
> 112d111
> < gdb/d-exp.y:535: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
> gdb/d-exp.y:535:                      sprintf (buf, ',
> 114a114
>> gdb/d-exp.y:530: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
> gdb/d-exp.y:530:                              sprintf (name, ',

I'm assuming that these ARI warnings don't need immediate attention,
but would be preferably fixed?

Regards
Iain


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