redundantAssignInSwitch ftp://ftp.de.debian.org/debian/pool/main/c/cc65/cc65_2.19.orig.tar.gz cc65-2.19/test/ref/charconst.c:20:19: style: Variable 'c' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cc65-2.19/test/ref/charconst.c:22:19: style: Variable 'c' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cc65-2.19/test/ref/charconst.c:24:19: style: Variable 'c' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cc65-2.19/test/ref/charconst.c:26:19: style: Variable 'c' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cc65-2.19/test/ref/charconst.c:29:11: style: Variable 'c' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/ccextractor/ccextractor_0.88+ds1.orig.tar.xz ccextractor-0.88/src/lib_ccx/ccx_encoders_common.c:1381:10: style: Variable 'bytes' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cdrdao/cdrdao_1.2.6.orig.tar.gz cdrdao-cdrdao-f00afb2/dao/SonyCDU948.cc:106:11: style: Variable 'mp[2]' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cdrdao-cdrdao-f00afb2/dao/SonyCDU920.cc:138:11: style: Variable 'mp[2]' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cdrkit/cdrkit_1.1.11.orig.tar.gz cdrkit-1.1.11/libusal/scsi-beos.c:400:14: style: Variable 'sp->error' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cdrkit-1.1.11/libusal/scsi-beos.c:401:17: style: Variable 'sp->ux_errno' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cenon.app/cenon.app_4.0.6+ds1.orig.tar.bz2 Cenon/VHFShared/stringInterpreter.c:485:15: style: Variable '*target' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cfitsio/cfitsio_4.6.3.orig.tar.gz cfitsio-4.6.3/eval_f.c:2755:31: style: Variable 'type' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/chuffed/chuffed_0.13.1.orig.tar.xz chuffed/globals/cumulativeCalendar.cpp:2549:12: style: Variable 'expl_lb' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] chuffed/globals/cumulativeCalendar.cpp:2627:12: style: Variable 'expl_ub' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/clamav/clamav_1.4.3+dfsg.orig.tar.xz clamav-1.4.3+dfsg/libclamav/nsis/infblock.c:582:15: style: Variable 's->mode' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/clearsilver/clearsilver_0.10.5.orig.tar.gz clearsilver-0.10.5/util/snprintf.c:382:13: style: Variable 'flags' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] clearsilver-0.10.5/util/snprintf.c:382:13: style: Variable 'flags' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/clementine/clementine_1.4.1+git27-g658f34ec4+dfsg.orig.tar.xz Clementine-1.4.1-27-g658f34ec4/src/globalsearch/globalsearchmodel.cpp:151:20: style: Variable 'display_text' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] Clementine-1.4.1-27-g658f34ec4/src/globalsearch/globalsearchmodel.cpp:154:20: style: Variable 'display_text' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] Clementine-1.4.1-27-g658f34ec4/src/globalsearch/globalsearchmodel.cpp:157:20: style: Variable 'display_text' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cmph/cmph_2.0.2.orig.tar.gz cmph-2.0.2/src/brz.c:646:9: style: Variable 'nbytes' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-bonmin/coinor-bonmin_1.8.9.orig.tar.gz Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonOsiTMINLPInterface.cpp:1617:12: style: Variable 'retval' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonBqpdSolver.cpp:449:26: style: Variable 'optimizationStatus' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonBqpdSolver.cpp:450:14: style: Variable 'status' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-cbc/coinor-cbc_2.10.12+ds.orig.tar.xz Cbc-releases-2.10.12/Cbc/src/CbcParam.cpp:441:11: style: Variable 'value' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cppcheck/cppcheck_2.19.0.orig.tar.gz cppcheck-2.19.0/addons/test/misra/misra-test.c:1641:8: style: Variable 'a' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cppcheck-2.19.0/addons/test/misra/misra-test.c:1649:8: style: Variable 'a' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cryptmount/cryptmount_6.3.0.orig.tar.gz cryptmount-6.3.0/armour-builtin.c:364:18: style: Variable 'ctxt' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/c/cyrus-sasl2/cyrus-sasl2_2.1.28+dfsg1.orig.tar.xz cyrus-sasl-2.1.28/lib/snprintf.c:366:13: style: Variable 'flags' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] cyrus-sasl-2.1.28/lib/snprintf.c:366:13: style: Variable 'flags' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/devil/devil_1.8.0.40.g6f3d5e9b+dfsg.orig.tar.xz devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_manip.cpp:997:13: style: Variable 'AlphaOff' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_states.cpp:658:30: style: Variable '*Param' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_states.cpp:660:30: style: Variable '*Param' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_states.cpp:662:30: style: Variable '*Param' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_states.cpp:664:30: style: Variable '*Param' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] devil-v1.8.0.40.g6f3d5e9b/DevIL/src-IL/src/il_states.cpp:666:30: style: Variable '*Param' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/devio/devio_1.2.orig.tar.gz devio-1.2/src/devio.c:1750:8: style: Variable 'p' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/dicom3tools/dicom3tools_1.00~20240118131615.orig.tar.bz2 dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/imtn/imtnmpln.cc:171:6: style: Variable 'ap' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/imtn/imtnmpln.cc:172:12: style: Variable 'position' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/imtn/imtnmpln.cc:173:8: style: Variable 'hfff' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/imtn/imtnmpln.cc:174:15: style: Variable 'orientation' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gaw/gawmmsc.cc:156:12: style: Variable 'value1' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gaw/gawmmsc.cc:157:12: style: Variable 'value2' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gaw/gawmmsc.cc:158:12: style: Variable 'value3' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gen/genmmsc.cc:156:12: style: Variable 'value1' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gen/genmmsc.cc:157:12: style: Variable 'value2' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/gen/genmmsc.cc:158:12: style: Variable 'value3' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/dime/dime_0.20111205.orig.tar.bz2 dime-0.20111205/src/entities/Polyline.cpp:452:22: style: Variable 'param.int16_data' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/ding-libs/ding-libs_0.6.2.orig.tar.gz ding-libs-0.6.2/dhash/examples/dhash_test.c:454:18: style: Variable 'key.type' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ding-libs-0.6.2/dhash/dhash.c:756:23: style: Variable 'state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ding-libs-0.6.2/dhash/dhash.c:766:23: style: Variable 'state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/dosbox/dosbox_0.74-3.orig.tar.gz dosbox-0.74-3/src/hardware/keyboard.cpp:167:15: style: Variable 'keyb.command' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/drc/drc_3.2.3~dfsg0.orig.tar.xz drc-3.2.3/source/drc.cpp:2178:14: style: Variable 'WLen3' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] ftp://ftp.de.debian.org/debian/pool/main/d/dvdauthor/dvdauthor_0.7.2.orig.tar.gz dvdauthor-0.7.2/src/dvdvob.c:894:23: style: Variable 'cr->state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]