-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate utf8 hPutStr to standard hPutStr (#589)
* integrate utf8 hPutStr to standard hPutStr * comparing encoding pointers instead of strings of encoding names * Simplify import of utf8 and add a comment about pointer comparison in hPutStr * Add a comment about non-atomic B.hPutStrLn --------- Co-authored-by: Li-yao Xia <lysxia@gmail.com> Co-authored-by: Bodigrim <andrew.lelechenko@gmail.com>
- Loading branch information
1 parent
7a6affe
commit caed573
Showing
2 changed files
with
42 additions
and
16 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