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


On 01/08/2014 03:12 AM, Tom Tromey wrote:
> 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.

Thanks.  Patch is pushed.

-- 
Yao (éå)


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