eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 30 forks source link

[3.2] grab bag of warning fixes #743

Closed spoonincode closed 2 years ago

spoonincode commented 2 years ago

Most of these are to fix comparison of integer expressions of different signedness by replacing int with size_t for comparison against vector<>::size() unless otherwise noted