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

Fix so can work without locale defined #1530

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Conversation

gsjaardema
Copy link
Contributor

If FMT_STATIC_THOUSANDS_SEPARATOR defined, then locale is not included or defined, so this call will be unresolved. I think this is the correct fix based on the code in format-inl.h and format.h

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

If `FMT_STATIC_THOUSANDS_SEPARATOR` defined, then locale is not included or defined, so this call will be unresolved.  I think this is the correct fix based on the code in `format-inl.h` and `format.h`
@vitaut vitaut merged commit 25d6916 into fmtlib:master Jan 22, 2020
@vitaut
Copy link
Contributor

vitaut commented Jan 22, 2020

Thank you!

@gsjaardema gsjaardema deleted the patch-5 branch August 13, 2020 20:39
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