invalidPrintfArgType_p ftp://ftp.de.debian.org/debian/pool/main/n/nasm/nasm_3.01.orig.tar.xz nasm-3.01/test/objlink.c:22:5: warning: %p in format string (no. 1) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p] nasm-3.01/test/objlink.c:22:5: warning: %p in format string (no. 2) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p] nasm-3.01/test/objlink.c:24:5: warning: %p in format string (no. 1) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p] nasm-3.01/test/objlink.c:24:5: warning: %p in format string (no. 2) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p]