You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move declaration of variable into for loop header.
Move declaration closer to variable use.
Unify declaration and initialization.
Many found by Cppcheck (variableScope).
0 commit comments