Codebase list httraqt / debian/1.3.2-1 cppreport.txt
debian/1.3.2-1

Tree @debian/1.3.2-1 (Download .tar.gz)

cppreport.txt @debian/1.3.2-1raw · history · blame

[sources/main/includes/httraqt.h:97]: (style) The class 'MessageTimerBox' does not have a constructor.
[sources/main/NewProjTab.cpp:310]: (style) The scope of the variable 'found' can be reduced.
[sources/main/ProgressTab.cpp:262] -> [sources/main/ProgressTab.cpp:259]: (style) Found duplicate branches for 'if' and 'else'.
[sources/main/ProgressTab.cpp:187]: (style) The scope of the variable 'toggle' can be reduced.
[sources/main/ProgressTab.cpp:443]: (style) The scope of the variable 'ti' can be reduced.
[sources/main/htinterface.cpp:271]: (style) Statements following return, break, continue, goto or throw will never be executed.
[sources/main/htinterface.cpp:729]: (style) The scope of the variable 'r' can be reduced.
[sources/main/htinterface.cpp:777]: (style) The scope of the variable 'argvAlloc' can be reduced.
[sources/main/StartTab.cpp:51]: (warning) sprintf format string has 0 parameters but 2 are given.
[sources/main/htinterface.cpp:146]: (style) Unused variable: commande
[sources/main/htinterface.cpp:806]: (style) Variable 'r' is assigned a value that is never used.
[sources/main/htinterface.cpp:787]: (error) Common realloc mistake: 'argv' nulled but not freed upon failure
[sources/main/httraqt.cpp:2197]: (style) The scope of the variable 'trBeg' can be reduced.
[sources/main/httraqt.cpp:2693]: (style) The scope of the variable 'ans' can be reduced.
[sources/main/httraqt.cpp:2711]: (style) The scope of the variable 'ans' can be reduced.
[sources/main/httraqt.cpp:323]: (style) Variable 'okHH' is assigned a value that is never used.
[sources/main/httraqt.cpp:332]: (style) Variable 'okMM' is assigned a value that is never used.
[sources/main/httraqt.cpp:341]: (style) Variable 'okSS' is assigned a value that is never used.
[sources/main/httraqt.cpp:350]: (style) Variable 'result' is assigned a value that is never used.
[sources/main/httraqt.cpp:719]: (style) Unused variable: tempo
[sources/main/httraqt.cpp:720]: (style) Unused variable: modify
[sources/main/httraqt.cpp:2328] -> [sources/main/httraqt.cpp:2333]: (performance) Variable 'gnome_power1' is reassigned a value before the old one has been used.
[sources/main/httraqt.cpp:2329] -> [sources/main/httraqt.cpp:2334]: (performance) Variable 'gnome_power2' is reassigned a value before the old one has been used.