This repository has been archived by the owner on Sep 9, 2019. It is now read-only.
forked from TeX-Live/luatex-svn-git
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrapping multi-bytes chars when printing logs
We were counting the bytes not the characters. Though counting the characters is not strictly right either, it is a better approximation and avoids wrapping the lines too early for common cases.
- Loading branch information
1 parent
befeaad
commit 2373543
Showing
2 changed files
with
35 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters