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: [PATCH] Fix pointer assignment with different signedness


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2014-01-07  Yao Qi  <yao@codesourcery.com>
Yao> 	* spu-linux-nat.c (spu_symbol_file_add_from_memory): Change
Yao> 	type of 'id' to gdb_byte.  Cast 'id' to 'const char *'.
Yao> 	(spu_xfer_partial): Cast 'buf' to 'const char *'.

Ok.

Tom


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