commit | 1f942710a57860eeabfa03e62b8ac151022d1be3 | [log] [tgz] |
---|---|---|
author | Jan Kratochvil <jan.kratochvil@redhat.com> | Wed Aug 06 21:38:52 2008 +0000 |
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | Wed Aug 06 21:38:52 2008 +0000 |
tree | 047d64e8ebe30af9a96c65c532123417ef7037b3 | |
parent | 21aa9957451d05a20665f779788041653319440c [diff] |
2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com> Fix compiler warnings. * signal.c (sys_signal): Cast to SIG_* to the matching type LONG. * strace.c (trace): Variables PSR and PC are now signed. * syscall.c (syscall_enter): Variable RBS_END is now signed long. Remove/add the RBS_END casts appropriately. * util.c [IA64] (arg_setup): Variable BSP is now signed long. Remove/add the BSP casts appropriately. <ia32>: Initialize *STATE.