DragonFlyBSD Kernel Audit
DF-1539 / build.log
← back to finding ↓ download raw
harness.c: In function 'header_bytes':
harness.c:68:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
         "Framer status %pb_i;\n", 0);   /* approximate - the %pb format
                        ~^         ~
                        %d
BUILD_EXIT=0