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

Failing UnitContainer.to_string_locale test #127

Open
JohelEGP opened this issue May 13, 2018 · 2 comments
Open

Failing UnitContainer.to_string_locale test #127

JohelEGP opened this issue May 13, 2018 · 2 comments
Assignees
Milestone

Comments

@JohelEGP
Copy link
Contributor

The test that does setlocale(6, "de_DE.utf8") fails because I'm using Arch Linux, and during installation we explicitly enable the locales we're interested in.

@nholthaus
Copy link
Owner

nholthaus commented May 13, 2018 via email

@JohelEGP
Copy link
Contributor Author

You could also test that the call to setlocale didn't return nullptr. I'd do it, but the conditional compilation to work around MSVC makes me unsure on how to do it cleanly.

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

No branches or pull requests

2 participants