Skip to content

Use is_utf8() in print(std::ostream&, ...) - #3025

Merged
vitaut merged 2 commits into
fmtlib:masterfrom
dimztimz:ostream-unicode
Aug 9, 2022
Merged

vitaut merged 2 commits into
fmtlib:masterfrom
dimztimz:ostream-unicode

Conversation

@dimztimz

@dimztimz dimztimz commented Aug 5, 2022

Copy link
Copy Markdown
Contributor

This patch concludes the Unicode support for print(ostream&, ...).

@vitaut vitaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Mostly looks good but FMT_UNICODE should remain as before (commented inline).

Comment thread include/fmt/core.h Outdated
This patch concludes the Unicode support for print(ostream&, ...)
@dimztimz
dimztimz requested a review from vitaut August 9, 2022 14:20
Comment thread include/fmt/ostream.h Outdated
@vitaut
vitaut merged commit 8bd02e9 into fmtlib:master Aug 9, 2022
@vitaut

vitaut commented Aug 9, 2022

Copy link
Copy Markdown
Contributor

Thank you!

@dimztimz
dimztimz deleted the ostream-unicode branch August 9, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants