2025-07-10 23:26 ftp://ftp.de.debian.org/debian/pool/main/p/ps2eps/ps2eps_1.70.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 7 7 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: ps2eps-1.70~github/src/C/bbox.c:120:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] ps2eps-1.70~github/src/C/bbox.c:392:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] ps2eps-1.70~github/src/C/bbox.c:366:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] ps2eps-1.70~github/src/C/bbox.c:366:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] ps2eps-1.70~github/src/C/bbox.c:366:11: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] ps2eps-1.70~github/src/C/bbox.c:366:11: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] ps2eps-1.70~github/src/C/bbox.c:381:9: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] diff: DONE