This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a check to -v to error when invalid.
Currently -v will take a value higher than 255 and just silently overflow. This is an unintuitive behavior and causes weird issues when you overflow.
- Loading branch information