BUILD: introduce "--with-syslog=stderr" option #5914
Annotations
4 warnings
Perform cppcheck analysis:
src/util/sss_log.c#L25
Include file: "util/util.h" not found.
|
Perform cppcheck analysis:
src/util/sss_log.c#L32
Include file: <syslog.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/util/sss_log.c#L28
Include file: <systemd/sd-journal.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/util/sss_log.c#L30
Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading