src/main.c:33:[kernel:annot:missing-spec] warning: Neither code nor specification for function fprintf_fallback_1, generating default assigns from the prototype
src/main.c:41:[kernel:annot:missing-spec] warning: Neither code nor specification for function fprintf_fallback_2, generating default assigns from the prototype
src/roco_config.h:7:[kernel:parser:decimal-float] warning: Floating-point constant 0.33 is not represented exactly. Will use 0x1.51eb851eb851fp-2.
(warn-once: no further messages from category 'parser:decimal-float' will be emitted)
src/main.c:33:[variadic] warning: Call to function fprintf with non-static format argument:
no specification will be generated.
src/main.c:41:[variadic] warning: Call to function fprintf with non-static format argument:
no specification will be generated.
src/main.c:33:[variadic] warning: Call to function fprintf with non-static format argument: assuming that parameters are coherent with the format, and that no %n specifiers are present in the actual string.
src/main.c:41:[variadic] warning: Call to function fprintf with non-static format argument: assuming that parameters are coherent with the format, and that no %n specifiers are present in the actual string.
2019/duble/prog.c:40:[kernel:CERT:EXP:46] warning: operand of bitwise operator is a logical relation
2019/duble/prog.c:40:[kernel:CERT:EXP:46] warning: operand of bitwise operator is a logical relation
2019/duble/prog.c:44:[kernel:typing:incompatible-types-call] warning: expected 'struct sockaddr const *' but got argument of type 'struct sockaddr_un *': & A
2019/duble/prog.c:51:[variadic] warning: Call to function printf with non-static format argument:
no specification will be generated.
2019/duble/prog.c:51:[variadic] warning: Call to function printf with non-static format argument: assuming that parameters are coherent with the format, and that no %n specifiers are present in the actual string.
2019/lynn/prog.c:27:[variadic] warning: Call to function printf with non-static format argument:
no specification will be generated.
2019/lynn/prog.c:27:[variadic] warning: Call to function printf with non-static format argument: assuming that parameters are coherent with the format, and that no %n specifiers are present in the actual string.