Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* New ARI warning Fri May 18 01:56:48 UTC 2018
@ 2018-05-18  2:06 GDB Administrator
  2018-05-18  2:14 ` Simon Marchi
  0 siblings, 1 reply; 7+ messages in thread
From: GDB Administrator @ 2018-05-18  2:06 UTC (permalink / raw)
  To: gdb-patches

644a645,646
> gdb/unittests/format_pieces-selftests.c:51: code: %ll: Do not use printf(%ll), instead use printf(%s,phex()) to dump a 'long long' value
gdb/unittests/format_pieces-selftests.c:51:  check ("Hello %d%llx%%d",
> gdb/unittests/format_pieces-selftests.c:56: code: %ll: Do not use printf(%ll), instead use printf(%s,phex()) to dump a 'long long' value
gdb/unittests/format_pieces-selftests.c:56:      format_piece ("%llx", long_long_arg),


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-18 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18  2:06 New ARI warning Fri May 18 01:56:48 UTC 2018 GDB Administrator
2018-05-18  2:14 ` Simon Marchi
2018-05-18 18:51   ` Joel Brobecker
2018-05-18 19:00     ` Simon Marchi
2018-05-18 19:29       ` Joel Brobecker
2018-05-18 19:38         ` Simon Marchi
2018-05-18 20:05           ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox