Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct Char type in std::filesystem::path formatter #3476

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

hmbj
Copy link
Contributor

@hmbj hmbj commented Jun 2, 2023

Fixed template specialization for std::filesystem::path formatter.

Godbolt repro:
https://godbolt.org/z/o4bjG6ddo

@hmbj hmbj changed the title Use correct Char type in std::filesystem::path Use correct Char type in std::filesystem::path formatter Jun 2, 2023
@hmbj hmbj marked this pull request as ready for review June 2, 2023 15:46
@vitaut vitaut merged commit 60fd994 into fmtlib:master Jun 2, 2023
40 checks passed
@vitaut
Copy link
Contributor

vitaut commented Jun 2, 2023

Thank you!

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.

None yet

2 participants