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
Although correct, the empty for loop is a bit misleading.
Don't disable -Wempty-body because it's actually useful. Sprinkling
the code with pragmas to disable a certain warning for a certain
compiler is not a good idea either.
0 commit comments