BUILD: introduce "--with-syslog=stderr" option #5889
Triggered via pull request
February 5, 2025 12:04
alexey-tikhonov
opened
#7827
Status
Success
Total duration
2m 41s
Artifacts
–
analyze-target.yml
on: pull_request_target
cppcheck
2m 22s
All tests are successful
0s
Annotations
3 warnings
cppcheck:
src/util/sss_log.c#L33
Include file: <syslog.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
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.
|
cppcheck:
src/util/sss_log.c#L31
Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|