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

Remove HAVE_SETLOCALE #61

Closed
wants to merge 1 commit into from
Closed

Remove HAVE_SETLOCALE #61

wants to merge 1 commit into from

Conversation

petk
Copy link

@petk petk commented Mar 13, 2019

The setlocale function should be always available since it is part of the C89 standard [1].

1: https://port70.net/~nsz/c/c89/c89-draft.html

Thank you.

The setlocale function should be always available since it is part of
the C89 standard [1].

1: https://port70.net/~nsz/c/c89/c89-draft.html
@zoulasc
Copy link
Contributor

zoulasc commented Mar 28, 2019

committed, thanks.

@zoulasc zoulasc closed this Mar 28, 2019
@petk petk deleted the patch-setlocale branch March 28, 2019 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants