Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
dont use (char) typecast for codepoints
This typecast does not support codepoints > 0x10000. This fixes at least one test in roast.
- Loading branch information