Get rid of on-house MIN/MAX definitions #5307
Annotations
6 warnings
Perform cppcheck analysis:
src/util/safe-format-string.c#L34
Include file: "config.h" not found.
|
Perform cppcheck analysis:
src/util/safe-format-string.c#L36
Include file: <sys/param.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/util/safe-format-string.c#L37
Include file: <errno.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/util/safe-format-string.c#L38
Include file: <stdarg.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/util/safe-format-string.c#L39
Include file: <string.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading