Hi Marcus, Marcus Haehnel wrote,
From: Frank Mehnert frank.mehnert@kernkonzept.com
The "%p" format specifier requires a void pointer. Cast parameters of type ElfW(Addr) to 'void *'.
This fixes warnings if _dl_if_debug_print() performs parameter type checking.
Signed-off-by: Marcus Haehnel marcus.haehnel@kernkonzept.com
All patches you sent were applied and pushed, thanks. best regards Waldemar