2022-06-25 12:32 ftp://ftp.de.debian.org/debian/pool/main/t/telegnome/telegnome_0.3.6.orig.tar.xz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 63e567e (2022-06-25 08:38:17 +0200) count: 22 22 elapsed-time: 0.4 0.4 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: telegnome-0.3.6/src/app.c:73:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] telegnome-0.3.6/src/channel.c:80:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] telegnome-0.3.6/src/gui.c:558:2: error: syntax error [syntaxError] telegnome-0.3.6/src/http.c:64:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] telegnome-0.3.6/src/main.c:47:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] telegnome-0.3.6/src/legacy-config.c:235:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] telegnome-0.3.6/src/legacy-config.c:232:15: note: result is initialized telegnome-0.3.6/src/legacy-config.c:235:9: note: result is overwritten telegnome-0.3.6/src/pixpack.c:71:1: error: There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_AUTOPTR_CLEANUP_FUNC is a macro then please configure it. [unknownMacro] telegnome-0.3.6/src/legacy-config.c:65:6: style: Variable 'var' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:129:7: style: Variable 'name' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:153:6: style: Variable 'name' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:392:18: style: Variable '_children_size_' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:457:14: style: Variable '_tmp36_' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:472:15: style: Variable '_uu_size_' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:474:21: style: Variable '_tmp42__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:479:23: style: Variable '_uuid_bytes_size_' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:481:21: style: Variable '_tmp44__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:483:21: style: Variable '_tmp45__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:486:21: style: Variable '_tmp46__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:494:21: style: Variable '_tmp51__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:582:18: style: Variable '_tmp87__length1' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/legacy-config.c:586:11: style: Variable 'children' is assigned a value that is never used. [unreadVariable] telegnome-0.3.6/src/prefs.c:746:3: error: syntax error [syntaxError] diff: DONE