Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The byte gets sign extended when passing to the vararg `jl_printf` and then printed as an unsigned int which might come with unwanted `0xff` prefix...
- Loading branch information