posix: signal: include_next to get the libc signal() decl #73967
coding_guidelines.yml
on: pull_request
Run coding guidelines checks on patch series (PR)
2m 36s
Annotations
3 errors
Run coding guidelines checks on patch series (PR)
Process completed with exit code 1.
|
Run coding guidelines checks on patch series (PR):
output.txt#L1
include/zephyr/posix/signal.h:98:WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - signal
lib/libc/minimal/include/signal.h:23:WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - signal
|
Run coding guidelines checks on patch series (PR)
Process completed with exit code 1.
|