2025-07-07 23:35 ftp://ftp.de.debian.org/debian/pool/main/f/felix-latin/felix-latin_2.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.17.0 head-info: 8833e3e (2025-07-07 13:50:36 +0200) count: 12 12 elapsed-time: 20.2 21.6 head-timing-info: old-timing-info: head results: felix-latin-2.0.orig/gafio.h:46:3: style: Class 'zScrollArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] felix-latin-2.0.orig/gafio.cpp:62:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Base [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:148:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Down [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:170:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:257:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:264:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:286:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin-2.0.orig/gafio.cpp:34:11: style: Local variable 'fonte' shadows outer variable [shadowVariable] felix-latin-2.0.orig/gafio.h:97:12: note: Shadowed declaration felix-latin-2.0.orig/gafio.cpp:34:11: note: Shadow variable felix-latin-2.0.orig/felix.cpp:1744:27: error: Using pointer that is a temporary. [danglingTemporaryLifetime] felix-latin-2.0.orig/felix.cpp:1739:51: note: Pointer to container is created here. felix-latin-2.0.orig/felix.cpp:1739:43: note: Temporary created here. felix-latin-2.0.orig/felix.cpp:1744:27: note: Using pointer that is a temporary. felix-latin-2.0.orig/felix.cpp:1738:20: style: The scope of the variable 'mezo' can be reduced. [variableScope] felix-latin-2.0.orig/felix.cpp:1736:25: performance: Function parameter 'incipit' should be passed by const reference. [passedByValue] diff: DONE