* New ARI warning Fri Aug 14 01:54:27 UTC 2015
@ 2015-08-14 1:54 GDB Administrator
2015-08-14 8:38 ` Iain Buclaw
0 siblings, 1 reply; 3+ messages in thread
From: GDB Administrator @ 2015-08-14 1:54 UTC (permalink / raw)
To: gdb-patches
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, ',
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New ARI warning Fri Aug 14 01:54:27 UTC 2015
2015-08-14 1:54 New ARI warning Fri Aug 14 01:54:27 UTC 2015 GDB Administrator
@ 2015-08-14 8:38 ` Iain Buclaw
2015-08-14 14:39 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Iain Buclaw @ 2015-08-14 8:38 UTC (permalink / raw)
To: GDB Patches
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: New ARI warning Fri Aug 14 01:54:27 UTC 2015
2015-08-14 8:38 ` Iain Buclaw
@ 2015-08-14 14:39 ` Joel Brobecker
0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2015-08-14 14:39 UTC (permalink / raw)
To: Iain Buclaw; +Cc: GDB Patches
> > 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?
Looks like it's just a move, and so the situation is no worse than
before. However, yes, let's try to clean as many up as we can, please.
This one should be fairly easy to get rid of.
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-14 14:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-14 1:54 New ARI warning Fri Aug 14 01:54:27 UTC 2015 GDB Administrator
2015-08-14 8:38 ` Iain Buclaw
2015-08-14 14:39 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox