2022-06-21 19:48 ftp://ftp.de.debian.org/debian/pool/main/f/fizmo-sdl2/fizmo-sdl2_0.8.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j4 platform: Linux-5.10.0-15-amd64-x86_64-with-glibc2.31 python: 3.9.2 client-version: 1.3.24 compiler: g++ (Debian 10.2.1-6) 10.2.1 20210110 cppcheck: head 2.8 head-info: 1d5166d (2022-06-21 19:28:08 +0200) count: 5 5 elapsed-time: 11.7 23.5 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: fizmo-sdl2-0.8.5/src/fizmo-sdl2/fizmo-sdl2.c:568:21: error: Shifting by a negative value is undefined behaviour [shiftNegative] fizmo-sdl2-0.8.5/src/fizmo-sdl2/fizmo-sdl2.c:569:23: error: Shifting by a negative value is undefined behaviour [shiftNegative] fizmo-sdl2-0.8.5/src/fizmo-sdl2/fizmo-sdl2.c:570:22: error: Shifting by a negative value is undefined behaviour [shiftNegative] fizmo-sdl2-0.8.5/src/fizmo-sdl2/fizmo-sdl2.c:583:21: error: Shifting by a negative value is undefined behaviour [shiftNegative] fizmo-sdl2-0.8.5/src/fizmo-sdl2/fizmo-sdl2.c:1430:22: style: Variable 'new_color' is assigned a value that is never used. [unreadVariable] diff: DONE