Hi Marcus,
Marcus Haehnel wrote,
From: Frank Mehnert
<frank.mehnert(a)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(a)kernkonzept.com>
All patches you sent were applied and pushed, thanks.
best regards
Waldemar