Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH c++ 0/6] A few C++ patches
@ 2015-10-29 14:42 Simon Marchi
  2015-10-29 14:58 ` [PATCH c++ 1/6] dwarf2read.c: Add cast Simon Marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Simon Marchi @ 2015-10-29 14:42 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

A few one liners.

Simon Marchi (6):
  dwarf2read.c: Add cast
  mdebugread.c: Add cast
  Change type of write_qxfer_response parameter
  gdbserver/server.c: Cast return value of memmem
  Cast gdb_dlsym return value
  Add a cast in jit_target_read_impl

 gdb/dwarf2read.c       | 2 +-
 gdb/gdbserver/server.c | 5 +++--
 gdb/jit.c              | 5 +++--
 gdb/mdebugread.c       | 2 +-
 4 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.6.1


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

end of thread, other threads:[~2015-10-29 17:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 14:42 [PATCH c++ 0/6] A few C++ patches Simon Marchi
2015-10-29 14:58 ` [PATCH c++ 1/6] dwarf2read.c: Add cast Simon Marchi
2015-10-29 17:10   ` Simon Marchi
2015-10-29 17:49     ` Pedro Alves
2015-10-29 17:54       ` Simon Marchi
2015-10-29 15:01 ` [PATCH c++ 4/6] gdbserver/server.c: Cast return value of memmem Simon Marchi
2015-10-29 17:49   ` Pedro Alves
2015-10-29 15:01 ` [PATCH c++ 2/6] mdebugread.c: Add cast Simon Marchi
2015-10-29 17:10   ` Pedro Alves
2015-10-29 15:01 ` [PATCH c++ 5/6] Cast gdb_dlsym return value Simon Marchi
2015-10-29 17:50   ` Pedro Alves
2015-10-29 15:28 ` [PATCH c++ 3/6] Change type of write_qxfer_response parameter Simon Marchi
2015-10-29 17:49   ` Pedro Alves
2015-10-29 15:29 ` [PATCH c++ 6/6] Add a cast in jit_target_read_impl Simon Marchi
2015-10-29 17:50   ` Pedro Alves

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