We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vt/vrt/collection/balance/node_stats.cc:145:25: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (phase - look_back >= 0) {
The text was updated successfully, but these errors were encountered:
#1054: Fix inadvertently tautological comparison
2977a0e
64b759c
22bacbb
The fix for this brought up #1099 as result.
Sorry, something went wrong.
356e65f
f168f7d
2db51e6
PhilMiller
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: