Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes compiler warning (`-Wtype-limits`) raised because i2 is of unsigned type, so it is always non-negative.
- Loading branch information