Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport tinyopt pr#16 EOF comparison fix (#2242)
* Use `int` for `istream::get()` result for correct EOF checks when char is unsigned. Fixes #2059.
- Loading branch information